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