GcSpread.Sheets Namespace > SheetTable type : getSlicerData Method |
var instance = new GcSpread.Sheets.SheetTable(name, row, col, rowCount, colCount, style); var value; // Type: TableSlicerData value = instance.getSlicerData();
function getSlicerData() : TableSlicerData;