SpreadJS Documentation
rowIndex Field
Indicates the data index.
Syntax
var instance = new GcSpread.Slicer.SlicerDataItem(columnName, rowIndex, data);
var value; // Type: string
value = instance.rowIndex;
var rowIndex : string;
See Also

Reference

SlicerDataItem type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.