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