[]
Provides data for the Cell event of a FpSpread control.
public class CellErrorTextChangedEventArgs : EventArgs
Public Class CellErrorTextChangedEventArgs
Inherits EventArgs
Name | Description |
---|---|
CellErrorTextChangedEventArgs(int, int, SheetView) | Creates new instance of the CellErrorTextChangedEventArgs class. |
Name | Description |
---|---|
ColumnIndex | Gets the column index. |
RowIndex | Gets the row index. |
SheetView | Gets the SheetView object. |