SpreadJS Documentation
all Method
GC.Spread.Sheets.StatusBar Namespace > StatusBar type : all Method
Get all item list.
Syntax
var instance = new GC.Spread.Sheets.StatusBar.StatusBar(host);
var value; // Type: any
value = instance.all();
function all() : any;
See Also

Reference

StatusBar type