Enum ConditionValueType
Namespace: DRIT.Spreadsheet.ConditionalFormatting
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum ConditionValueType : int
  Fields
| Name | Description | 
|---|---|
| Formula | |
| HighestValue | |
| LowestValue | |
| Number | |
| Percent | |
| Percentile | 
public enum ConditionValueType : int
  | Name | Description | 
|---|---|
| Formula | |
| HighestValue | |
| LowestValue | |
| Number | |
| Percent | |
| Percentile |