| 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family