Spread.Sheets Documentation
suspendAdding Method
GC.Spread.Sheets.Outlines Namespace > Outline type : suspendAdding Method
Suspends the adding.
Syntax
var instance = new GC.Spread.Sheets.Outlines.Outline(count);
var value; // Type: any
value = instance.suspendAdding();
function suspendAdding() : any;
See Also

Reference

Outline type