Spread.Sheets Documentation
addChild Method
The child.
Adds the child.
Syntax
var instance = new GC.Spread.Sheets.Outlines.OutlineInfo(model, start, end, level);
var value; // Type: any
value = instance.addChild(child);
function addChild( 
   child : object
) : any;

Parameters

child
The child.
See Also

Reference

OutlineInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.