[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableStyle.ShowAsAvailableSlicerStyle

ShowAsAvailableSlicerStyle Property

ShowAsAvailableSlicerStyle

Gets or sets a value indicating whether the table style is shown as available in the slicer styles gallery.

Declaration
bool ShowAsAvailableSlicerStyle { get; set; }
Property ShowAsAvailableSlicerStyle As Boolean
Property Value
Type Description
bool

true if the table style is shown as available in the slicer styles gallery; otherwise, false.

Remarks

This property take effect on XLSX import/export only.

OSZAR »