IInternalAddtionalFormat
LeftBorderColor Property
|
Get/set LeftBorder color.
Namespace:
Spire.Xls.Core.Interfaces
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
OColor LeftBorderColor { get; }
ReadOnly Property LeftBorderColor As OColor
Get
property OColor^ LeftBorderColor {
OColor^ get ();
}
abstract LeftBorderColor : OColor with get
Property Value
Type:
OColor
See Also