'Declaration Property ShowAsAvailableSlicerStyle As Boolean
'Usage Dim instance As ITableStyle Dim value As Boolean instance.ShowAsAvailableSlicerStyle = value value = instance.ShowAsAvailableSlicerStyle
bool ShowAsAvailableSlicerStyle {get; set;}
Property Value
true
if the table style is shown as available in the slicer styles gallery; otherwise, false
.