'Declaration Public Enum SheetStyleModelEventType Inherits System.Enum
'Usage Dim instance As SheetStyleModelEventType
public enum SheetStyleModelEventType : System.Enum
'Declaration Public Enum SheetStyleModelEventType Inherits System.Enum
'Usage Dim instance As SheetStyleModelEventType
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 has been added |
ColumnsRemoved | Indicates that the style of one or more columns has 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 has been added |
RowsRemoved | Indicates that the style of one or more rows has been removed |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.SheetStyleModelEventType