'Declaration Public Property TotalsRowLabel As System.String
'Usage Dim instance As ExcelTableColumn Dim value As System.String instance.TotalsRowLabel = value value = instance.TotalsRowLabel
public System.string TotalsRowLabel {get; set;}
'Declaration Public Property TotalsRowLabel As System.String
'Usage Dim instance As ExcelTableColumn Dim value As System.String instance.TotalsRowLabel = value value = instance.TotalsRowLabel
public System.string TotalsRowLabel {get; set;}