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

Reference

SlicerDataItem type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.