Class CommentEventArgs
CommentEventArgs class
Provides data for comment events.
public class CommentEventArgs : EventArgs
Properties
| Name | Description | 
|---|---|
| Column { get; } | Gets column index. | 
| NewText { get; } | Gets new text data of comment | 
| OldText { get; } | Gets old text data of comment | 
| Row { get; } | Gets row index. | 
See Also
- namespace Aspose.Cells.GridDesktop
 - assembly Aspose.Cells.GridDesktop