SpreadJS Documentation
GroupHeaderExpandExtent Constructor
The group level.
Represents the information for a group header expand.
Syntax
var instance = new GcSpread.Sheets.UndoRedo.GroupHeaderExpandExtent(level);
function GroupHeaderExpandExtent( 
   level : number
) : GroupHeaderExpandExtent;

Parameters

level
The group level.
See Also

Reference

GroupHeaderExpandExtent type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.