Interface IExcelConditionalFormattingThreeColorScale
IExcelConditionalFormattingThreeColorScale
Inherited Members
Namespace: OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: EPPlus.dll
Syntax
public interface IExcelConditionalFormattingThreeColorScale : IExcelConditionalFormattingTwoColorScale, IExcelConditionalFormattingColorScaleGroup, IExcelConditionalFormattingRule
Properties
MiddleValue
Three Color Scale Middle Value
Declaration
ExcelConditionalFormattingColorScaleValue MiddleValue { get; set; }
Property Value
Type | Description |
---|---|
ExcelConditionalFormattingColorScaleValue |