SpreadJS Documentation
DragFillExtent type
Represents the extend information for drag fill actions.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.DragFillExtent(startRange, fillRange, autoFillType, fillDirection);
function DragFillExtent;
Inheritance Hierarchy

Object
   GcSpread.Sheets.UndoRedo.DragFillExtent

Constructors
 NameDescription
public ConstructorDragFillExtent ConstructorRepresents the extend information for drag fill actions.  
Top
See Also

Reference

GcSpread.Sheets.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.