Table of Contents

Class ExcelDrawingSolidFill

Namespace
OfficeOpenXml.Drawing.Style.Fill
Assembly
EPPlus.dll

A solid fill.

public class ExcelDrawingSolidFill : ExcelDrawingFillBase
Inheritance
ExcelDrawingSolidFill
Inherited Members

Properties

Color

The color of the fill

public ExcelDrawingColorManager Color { get; }

Property Value

ExcelDrawingColorManager

Style

The fill style

public override eFillStyle Style { get; }

Property Value

eFillStyle