Table of Contents

Interface IExcelConditionalFormattingTwoColorScale

Namespace
OfficeOpenXml.ConditionalFormatting.Contracts
Assembly
EPPlus.dll

IExcelConditionalFormattingTwoColorScale

public interface IExcelConditionalFormattingTwoColorScale : IExcelConditionalFormattingColorScaleGroup, IExcelConditionalFormattingRule
Inherited Members

Properties

HighValue

Two Color Scale High Value

ExcelConditionalFormattingColorScaleValue HighValue { get; set; }

Property Value

ExcelConditionalFormattingColorScaleValue

LowValue

Two Color Scale Low Value

ExcelConditionalFormattingColorScaleValue LowValue { get; set; }

Property Value

ExcelConditionalFormattingColorScaleValue