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

Reference

DragDropExtent type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.