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