Class ExcelDrawingSolidFill
A solid fill.
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Drawing.Style.Fill
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingSolidFill : ExcelDrawingFillBase
Properties
Color
The color of the fill
Declaration
public ExcelDrawingColorManager Color { get; }
Property Value
| Type | Description |
|---|---|
| ExcelDrawingColorManager |
Style
The fill style
Declaration
public override eFillStyle Style { get; }
Property Value
| Type | Description |
|---|---|
| eFillStyle |