Click or drag to resize

XlsShape Fill Property

Represents fill properties.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IShapeFill Fill { get; }

Property Value

Type: IShapeFill

Implements

IShape Fill
See Also