Class ExcelFill
- Namespace
- OfficeOpenXml.Style
- Assembly
- Magicodes.EPPlus.dll
public class ExcelFill : StyleBase
- Inheritance
-
ExcelFill
- Inherited Members
- Extension Methods
Properties
BackgroundColor
public ExcelColor BackgroundColor { get; }
Property Value
Gradient
public ExcelGradientFill Gradient { get; }
Property Value
PatternColor
public ExcelColor PatternColor { get; }
Property Value
PatternType
public ExcelFillStyle PatternType { get; set; }