SpreadJS Documentation
GroupExtent type
Represents a range group extent that supports the range group undo action.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.GroupExtent(index, count);
function GroupExtent;
Inheritance Hierarchy

Object
   GcSpread.Sheets.UndoRedo.GroupExtent

Constructors
 NameDescription
public ConstructorGroupExtent ConstructorRepresents a range group extent that supports the range group undo action.  
Top
Fields
 NameDescription
public FieldcountThe number of rows or columns to group or ungroup.  
public FieldindexThe group starting index.  
Top
See Also

Reference

GcSpread.Sheets.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.