SpreadJS Documentation
rowCount Field
The row count for the drag drop.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.DragDropExtent(fromRow, fromColumn, toRow, toColumn, rowCount, columnCount);
var value; // Type: number
value = instance.rowCount;
var rowCount : number;
See Also

Reference

DragDropExtent type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.