Spread.Sheets Documentation
TableSlicerData Method
The table.
Represents table slicer data.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Slicers.TableSlicerData(table);
function TableSlicerData( 
   table : Table
) : any;

Parameters

table
The table.
See Also

Reference

Slicers type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.