Class ExcelConditionalFormattingThreeColorScale
Inheritance
System.Object
ExcelConditionalFormattingThreeColorScale
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public class ExcelConditionalFormattingThreeColorScale : ExcelConditionalFormattingTwoColorScale, IExcelConditionalFormattingThreeColorScale, IExcelConditionalFormattingTwoColorScale, IExcelConditionalFormattingColorScaleGroup, IExcelConditionalFormattingRule
Properties
MiddleValue
The middle value.
Declaration
public ExcelConditionalFormattingColorScaleValue MiddleValue { get; set; }
Property Value
Type | Description |
---|---|
ExcelConditionalFormattingColorScaleValue |