GcSpread.Sheets.UndoRedo Namespace > DragDropExtent type : toRow Field |
var instance = new GcSpread.Sheets.UndoRedo.DragDropExtent(fromRow, fromColumn, toRow, toColumn, rowCount, columnCount); var value; // Type: number value = instance.toRow;
var toRow : number;