[]
/// Provides data for the Cell event of the FpSpread control.
public class DefaultSheetDataModel.CellEventArgs : EventArgs
Public Class DefaultSheetDataModel.CellEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| CellEventArgs(int, int) | Creates a new instance of DefaultSheetDataModel.CellEventArgs class. |
| Name | Description |
|---|---|
| ColumnIndex | Index of the column. |
| RowIndex | Index of the row. |