Class CellEventArgs
CellEventArgs class
Provides data for cell events.
public class CellEventArgs : EventArgs
Constructors
Name | Description |
---|---|
CellEventArgs() | the default constructor. |
Properties
Name | Description |
---|---|
Argument { get; } | The argument of the event. |
Cell { get; } | The cell. |
Methods
Name | Description |
---|---|
ToString() | Returns a string represents the current object. |
See Also
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb