Visual Basic (Declaration) | |
---|---|
Public Enum SheetStyleModelEventType Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SheetStyleModelEventType |
C# | |
---|---|
public enum SheetStyleModelEventType : System.Enum |
Member | Description |
---|---|
CellsUpdated | Indicates that the style of one or more cells has changed |
ColumnsAdded | Indicates that the style of one or more columns have been added |
ColumnsRemoved | Indicates that the style of one or more columns have been removed |
ModelUpdated | Indicates that the model has been updated such that all styles may have changed |
RowsAdded | Indicates that the style of one or more rows have been added |
RowsRemoved | Indicates that the style of one or more rows have been removed |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.SheetStyleModelEventType
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