[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableStyle.ShowAsAvailablePivotTableStyle

ShowAsAvailablePivotTableStyle Property

ShowAsAvailablePivotTableStyle

Gets or sets a value indicating whether the table style is shown in the gallery for PivotTable styles or not.

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

true if the table style is shown in the gallery for PivotTable styles or not; otherwise, false.

Remarks

This property take effect on XLSX import/export only.