Enum eExcelConditionalFormattingValueObjectType
Enum for Conditional Format Value Object Type ST_CfvoType §18.18.13
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public enum eExcelConditionalFormattingValueObjectType
  Fields
| Name | Description | 
|---|---|
| Formula | Formula  | 
      
| Max | Maximum Value  | 
      
| Min | Minimum Value  | 
      
| Num | Number Value  | 
      
| Percent | Percent  | 
      
| Percentile | Percentile  |