SpreadJS Documentation
inPreview Method
Gets whether the slicer is in the previewing state.
Syntax
var instance = new GcSpread.Slicer.GeneralSlicerData(data, columnNames);
var value; // Type: any
value = instance.inPreview();
function inPreview() : any;
See Also

Reference

GeneralSlicerData type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.