Table of Contents

Class ExcelFillXml

Namespace
OfficeOpenXml.Style.XmlAccess
Assembly
EPPlus.dll

Xml access class for fills

public class ExcelFillXml : StyleXmlHelper
Inheritance
ExcelFillXml
Derived
Inherited Members

Properties

BackgroundColor

Cell background color

public ExcelColorXml BackgroundColor { get; }

Property Value

ExcelColorXml

PatternColor

Pattern color

public ExcelColorXml PatternColor { get; }

Property Value

ExcelColorXml

PatternType

Cell fill pattern style

public ExcelFillStyle PatternType { get; set; }

Property Value

ExcelFillStyle