Table of Contents

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

Color

Formula

public string Formula { get; set; }

Property Value

string

Type

public eExcelConditionalFormattingValueObjectType Type { get; set; }

Property Value

eExcelConditionalFormattingValueObjectType

Value

public double Value { get; set; }

Property Value

double