'Declaration Public Enum SheetDataModelEventType Inherits System.Enum
'Usage Dim instance As SheetDataModelEventType
public enum SheetDataModelEventType : System.Enum
'Declaration Public Enum SheetDataModelEventType Inherits System.Enum
'Usage Dim instance As SheetDataModelEventType
public enum SheetDataModelEventType : System.Enum
Member | Description |
---|---|
AggregationUpdate | Indicates that the aggregation data model has been updated |
CellsUpdated | Indicates that cells with cell data have been updated |
ColumnsAdded | Indicates that columns have been added |
ColumnsRemoved | Indicates that columns have been removed |
ModelUpdated | Indicates that the sheet data model has been updated |
RowsAdded | Indicates that rows have been added |
RowsRemoved | Indicates that rows have been removed |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.SheetDataModelEventType