Click or drag to resize

CellBorder OColor Property

Returns or sets the primary color of the object. Read/write ExcelColors.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public OColor OColor { get; }

Property Value

Type: OColor

Implements

IBorder OColor
See Also