SpreadJS Documentation
end Field
GC.Spread.Sheets.Outlines Namespace > OutlineInfo type : end Field
The end index of the group.
Syntax
var instance = new GC.Spread.Sheets.Outlines.OutlineInfo(model, start, end, level);
var value; // Type: number
value = instance.end;
var end : number;
See Also

Reference

OutlineInfo type