CommentRemovingEventArgs Constructors
Provides data for the SpreadsheetControl.CommentRemoving event.Name | Parameters | Description |
---|---|---|
CommentRemovingEventArgs(String, Int32) | sheetName, index | Initializes a new instance of the CommentRemovingEventArgs class with the specified settings. |
See Also