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