Click or drag to resize

XlsConditionalFormat RightBorderColor Property

Color of the right line.

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

Property Value

Type: Color

Implements

IConditionalFormat RightBorderColor
See Also