Enum eExcelConditionalFormattingValueObjectPosition
Enum for Conditional Formatting Value Object Position
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public enum eExcelConditionalFormattingValueObjectPosition
  Fields
| Name | Description | 
|---|---|
| High | The highest position for both TwoColorScale and ThreeColorScale  | 
      
| Low | The lower position for both TwoColorScale and ThreeColorScale  | 
      
| Middle | The middle position only for ThreeColorScale  |