'Declaration Property ShowTotalsRow As System.Boolean
'Usage Dim instance As IExcelTable Dim value As System.Boolean instance.ShowTotalsRow = value value = instance.ShowTotalsRow
System.bool ShowTotalsRow {get; set;}
'Declaration Property ShowTotalsRow As System.Boolean
'Usage Dim instance As IExcelTable Dim value As System.Boolean instance.ShowTotalsRow = value value = instance.ShowTotalsRow
System.bool ShowTotalsRow {get; set;}