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