'Declaration
ReadOnly Property BorderColor As IFormatColor
'Usage
Dim instance As INegativeBarFormat Dim value As IFormatColor value = instance.BorderColor
IFormatColor BorderColor {get;}
read-only property BorderColor: IFormatColor;
function get BorderColor : IFormatColor
__property IFormatColor* get_BorderColor();
property IFormatColor^ BorderColor { IFormatColor^ get(); }