Table of Contents

Class ExcelNamedStyleXml

Namespace
OfficeOpenXml.Style.XmlAccess
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelNamedStyleXml : StyleXmlHelper
Inheritance
ExcelNamedStyleXml
Inherited Members
Extension Methods

Properties

BuildInId

public int BuildInId { get; set; }

Property Value

int

CustomBuildin

public bool CustomBuildin { get; set; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

Style

public ExcelStyle Style { get; }

Property Value

ExcelStyle

StyleXfId

public int StyleXfId { get; set; }

Property Value

int