[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellErrorTextChangedEventArgs

CellErrorTextChangedEventArgs Class

Provides data for the Cell event of a FpSpread control.

Inheritance
CellErrorTextChangedEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class CellErrorTextChangedEventArgs : EventArgs
Public Class CellErrorTextChangedEventArgs
    Inherits EventArgs

Constructors

Name Description
CellErrorTextChangedEventArgs(int, int, SheetView)

Creates new instance of the CellErrorTextChangedEventArgs class.

Properties

Name Description
ColumnIndex

Gets the column index.

RowIndex

Gets the row index.

SheetView

Gets the SheetView object.