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

Object
   GcSpread.Sheets.UndoRedo.PasteExtent

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

Reference

GcSpread.Sheets.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.