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