'DeclarationReadOnly Property BorderColor As IFormatColor
'UsageDim 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(); }