Click or drag to resize

TextBoxShapeBase FillColor Property

Gets or sets the fill color for the object.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Color FillColor { get; set; }

Property Value

Type: Color
See Also