Click or drag to resize

AddtionalFormatWrapper TopBorderColor Property

Gets the top border color of the style.

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

Return Value

Type: OColor
The top border color as an OColor object.

Implements

IInternalAddtionalFormat TopBorderColor
See Also