SpreadJS Documentation
StatusBar type
GC.Spread.Sheets.StatusBar Namespace : StatusBar type
Represents status bar.
Syntax
var instance = new GC.Spread.Sheets.StatusBar.StatusBar(host);
function StatusBar;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.StatusBar.StatusBar

Constructors
 NameDescription
public ConstructorRepresents status bar.  
Top
Methods
 NameDescription
public MethodAdd the item instance to the StatusBar.  
public MethodGet all item list.  
public MethodBind the context of the StatusBar.  
public MethodDispose the StatusBar and unbind all events.  
public MethodGet the item by item name.  
public MethodRemove the item from the StatusBar.  
public MethodUnbind the context of the StatusBar.  
public MethodUpdate the StatusBar.  
Top
See Also

Reference

GC.Spread.Sheets.StatusBar Namespace