Class ExcelConditionalFormattingColorScaleValue
- Namespace
- OfficeOpenXml.ConditionalFormatting
- Assembly
- Magicodes.EPPlus.dll
public class ExcelConditionalFormattingColorScaleValue : XmlHelper
- Inheritance
-
ExcelConditionalFormattingColorScaleValue
- Inherited Members
- Extension Methods
Properties
Color
public Color Color { get; set; }
Property Value
Formula
public string Formula { get; set; }
Property Value
Type
public eExcelConditionalFormattingValueObjectType Type { get; set; }
Property Value
Value
public double Value { get; set; }