Spread.Sheets Documentation
refresh Method
GC.Spread.Sheets.OutlineColumn Namespace > OutlineColumn type : refresh Method
Refreshes the indented column.
Syntax
var instance = new GC.Spread.Sheets.OutlineColumn.OutlineColumn(sheet);
var value; // Type: any
value = instance.refresh();
function refresh() : any;
See Also

Reference

OutlineColumn type