Click or drag to resize

AddtionalFormatWrapper BottomBorderColor Property

Gets the bottom 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 BottomBorderColor { get; }

Return Value

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

Implements

IInternalAddtionalFormat BottomBorderColor
See Also