Table of Contents

Class ExcelConditionalFormattingIconDataBarValue

Namespace
OfficeOpenXml.ConditionalFormatting
Assembly
Magicodes.EPPlus.dll
public class ExcelConditionalFormattingIconDataBarValue : XmlHelper
Inheritance
ExcelConditionalFormattingIconDataBarValue
Inherited Members
Extension Methods

Properties

Formula

public string Formula { get; set; }

Property Value

string

GreaterThanOrEqualTo

public bool GreaterThanOrEqualTo { get; set; }

Property Value

bool

Type

public eExcelConditionalFormattingValueObjectType Type { get; set; }

Property Value

eExcelConditionalFormattingValueObjectType

Value

public double Value { get; set; }

Property Value

double