Spread.Sheets Documentation
getFilteredOutRowIndexes Method
Gets the filtered out row indexes.
Syntax
var instance = new GC.Spread.Slicers.GeneralSlicerData(data, columnNames);
var value; // Type: Array
value = instance.getFilteredOutRowIndexes();
function getFilteredOutRowIndexes() : Array;

Return Value

The filtered out row indexes.
See Also

Reference

GeneralSlicerData type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.