Click or drag to resize

AddtionalFormatWrapper LeftBorderColor Property

Gets the left border color of the object.

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

Return Value

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

Implements

IInternalAddtionalFormat LeftBorderColor
See Also