Spread.Sheets Documentation
inPreview Method
Gets whether the slicer is in the preview state.
Syntax
var instance = new GC.Spread.Slicers.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.