SpreadJS Documentation
PasteRangeExtent type
Represents the information for a paste range expand.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.PasteRangeExtent(sourceRange, targetRange, isCutting, clipboardText);
function PasteRangeExtent;
Inheritance Hierarchy

Object
   GcSpread.Sheets.UndoRedo.PasteRangeExtent

Constructors
 NameDescription
public ConstructorPasteRangeExtent ConstructorRepresents the information for a paste range expand.  
Top
See Also

Reference

GcSpread.Sheets.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.