CommentInsertingEventArgs Constructors
Provides data for the SpreadsheetControl.CommentInserting event.| Name | Parameters | Description |
|---|---|---|
| CommentInsertingEventArgs(String, String, String, String, Boolean) | sheetName, reference, author, text, visible | Initializes a new instance of the CommentInsertingEventArgs class with the specified settings. |
See Also