'Declaration Property ShowBorder As Boolean
'Usage Dim instance As IExcel2010DataBarRule Dim value As Boolean instance.ShowBorder = value value = instance.ShowBorder
bool ShowBorder {get; set;}
'Declaration Property ShowBorder As Boolean
'Usage Dim instance As IExcel2010DataBarRule Dim value As Boolean instance.ShowBorder = value value = instance.ShowBorder
bool ShowBorder {get; set;}