Table of Contents

Class ExcelDxfStyleConditionalFormatting

Namespace
OfficeOpenXml.Style.Dxf
Assembly
Magicodes.EPPlus.dll
public class ExcelDxfStyleConditionalFormatting : DxfStyleBase<ExcelDxfStyleConditionalFormatting>
Inheritance
ExcelDxfStyleConditionalFormatting
Inherited Members
Extension Methods

Properties

Border

public ExcelDxfBorderBase Border { get; set; }

Property Value

ExcelDxfBorderBase

Fill

public ExcelDxfFill Fill { get; set; }

Property Value

ExcelDxfFill

Font

public ExcelDxfFontBase Font { get; set; }

Property Value

ExcelDxfFontBase

HasValue

protected override bool HasValue { get; }

Property Value

bool

Id

protected override string Id { get; }

Property Value

string

NumberFormat

public ExcelDxfNumberFormat NumberFormat { get; set; }

Property Value

ExcelDxfNumberFormat

Methods

Clone()

protected override ExcelDxfStyleConditionalFormatting Clone()

Returns

ExcelDxfStyleConditionalFormatting

CreateNodes(XmlHelper, string)

protected override void CreateNodes(XmlHelper helper, string path)

Parameters

helper XmlHelper
path string