'Declaration Public Property ShowLastColumn As System.Boolean
'Usage Dim instance As ExcelTableStyleInfo Dim value As System.Boolean instance.ShowLastColumn = value value = instance.ShowLastColumn
public System.bool ShowLastColumn {get; set;}
'Declaration Public Property ShowLastColumn As System.Boolean
'Usage Dim instance As ExcelTableStyleInfo Dim value As System.Boolean instance.ShowLastColumn = value value = instance.ShowLastColumn
public System.bool ShowLastColumn {get; set;}