CommentChangedEventArgs Constructors
Provides data for the SpreadsheetControl.CommentInserted and SpreadsheetControl.CommentRemoved events.Name | Parameters | Description |
---|---|---|
CommentChangedEventArgs(String, Int32) | sheetName, index | Initializes a new instance of the CommentChangedEventArgs class with the specified settings. |
See Also