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

Reference

OutlineInfo type