'DeclarationPublic Enum ConditionalFormattingModelEventType Inherits System.Enum
'UsageDim instance As ConditionalFormattingModelEventType
public enum ConditionalFormattingModelEventType : System.Enum
'DeclarationPublic Enum ConditionalFormattingModelEventType Inherits System.Enum
'UsageDim instance As ConditionalFormattingModelEventType
public enum ConditionalFormattingModelEventType : System.Enum
| Member | Description |
|---|---|
| Cleared | Indicates that conditional formattings have been cleared |
| ColumnsAdded | Indicates that columns have been added |
| ColumnsRemoved | Indicates that columns have been removed |
| Copied | Indicates that conditional formattings have been copied |
| EffectChanged | Indicates that the effect on the applying cellrange of conditional formatting has been changed. |
| ItemAdded | Indicates that an individual conditional formatting has been added |
| ItemChanged | Indicates that an individual conditional formatting has been changed |
| ItemRemoved | Indicates that an individual conditional formatting has been removed |
| Moved | Indicates that conditional formattings have been moved |
| RowsAdded | Indicates that rows have been added |
| RowsRemoved | Indicates that rows have been removed |
| Swaped | Indicates that conditional formattings have been moved |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.ConditionalFormattingModelEventType