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

Reference

OutlineInfo type