Interface IExcelConditionalFormattingThreeColorScale
IExcelConditionalFormattingThreeColorScale
Inherited Members
Namespace: Experior.Core.Data.OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: Experior.Core.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 |