Spread.Sheets Documentation
refresh Method
GC.Spread.Sheets.Outlines Namespace > Outline type : refresh Method
Refreshes this range group.
Syntax
var instance = new GC.Spread.Sheets.Outlines.Outline(count);
var value; // Type: any
value = instance.refresh();
function refresh() : any;
See Also

Reference

Outline type