Click or drag to resize

AddtionalFormatWrapper RightBorderColor Property

Gets the right 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 virtual OColor RightBorderColor { get; }

Return Value

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

Implements

IInternalAddtionalFormat RightBorderColor
See Also