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