Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / CellChangedEventArgs Class
Properties

In This Topic
    CellChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the column index.  
    Public PropertyGets the number of columns.  
    Public PropertyGets the property name.  
    Public PropertyGets the row index.  
    Public PropertyGets the number of rows.  
    Public PropertyGets the sheet area of the cell.  
    Top
    See Also