Returns or sets the primary color of the object.
Read/write ExcelColors.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property OColor As OColor
Get
property OColor^ OColor {
OColor^ get ();
}
abstract OColor : OColor with get
Property Value
Type:
OColor
See Also