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