| Visual Basic (Declaration) | |
|---|---|
Public Enum ConditionalFormattingModelEventType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ConditionalFormattingModelEventType | |
| C# | |
|---|---|
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
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8