Spread.Sheets Documentation
refresh Method
Refreshes the table slicer data.
Syntax
var instance = new GC.Spread.Sheets.Slicers.TableSlicerData(table);
var value; // Type: any
value = instance.refresh();
function refresh() : any;
See Also

Reference

TableSlicerData class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.