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