CommentRemovingEventArgs Properties
Provides data for the SpreadsheetControl.CommentRemoving event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Index | Gets an index of a comment in the collection. |
See Also