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

Reference

SlicerDataItem type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.