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