Gets the fill style of the shape.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Fill As IShapeFill
Get
property IShapeFill^ Fill {
IShapeFill^ get ();
}
abstract Fill : IShapeFill with get
Property Value
Type:
IShapeFill
See Also