Class ExcelFillXml
- Namespace
- OfficeOpenXml.Style.XmlAccess
- Assembly
- Magicodes.EPPlus.dll
public class ExcelFillXml : StyleXmlHelper
- Inheritance
-
ExcelFillXml
- Derived
-
- Inherited Members
-
- Extension Methods
-
Fields
_backgroundColor
protected ExcelColorXml _backgroundColor
Field Value
- ExcelColorXml
_fillPatternType
protected ExcelFillStyle _fillPatternType
Field Value
- ExcelFillStyle
_patternColor
protected ExcelColorXml _patternColor
Field Value
- ExcelColorXml
Properties
BackgroundColor
public ExcelColorXml BackgroundColor { get; }
Property Value
- ExcelColorXml
PatternColor
public ExcelColorXml PatternColor { get; }
Property Value
- ExcelColorXml
PatternType
public ExcelFillStyle PatternType { get; set; }
Property Value
- ExcelFillStyle