Visual Basic (Declaration) | |
---|---|
Public Enum SheetDataModelEventType Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SheetDataModelEventType |
C# | |
---|---|
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
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6