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