SpreadJS Documentation
StatusBar Method
GC.Spread.Sheets Namespace > StatusBar type : StatusBar Method
The DOM Element.
Represents status bar.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.StatusBar.StatusBar(host);
function StatusBar( 
   host : HTMLElement
) : any;

Parameters

host
The DOM Element.
See Also

Reference

StatusBar type