'Declaration Property GapWidth As Integer
'Usage Dim instance As IExcelOfPieChart Dim value As Integer instance.GapWidth = value value = instance.GapWidth
int GapWidth {get; set;}
'Declaration Property GapWidth As Integer
'Usage Dim instance As IExcelOfPieChart Dim value As Integer instance.GapWidth = value value = instance.GapWidth
int GapWidth {get; set;}