public enum FormatConditionType : System.Enum
public enum FormatConditionType : System.Enum
Member | Description |
---|---|
AboveAverageCondition | Specifies the above average condition. |
BlanksCondition | Specifies the blanks condition. |
CellValue | Specifies that the conditional format is based on a cell value. |
ColorScale | Specifies the color scale. |
Databar | Specifies the databar. |
ErrorsCondition | Specifies the errors condition. |
Expression | Specifies that the conditional format is based on an expression. |
IconSets | Specifies icon sets. |
NoBlanksCondition | Specifies the no blanks condition. |
NoErrorsCondition | Specfies the no errors condition. |
TextString | Specifies a text string. |
TimePeriod | Specifies the time period. |
Top10 | Specifies the top 10 values. |
UniqueValues | Specifies unique values. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.FormatConditionType