var instance = new GC.Spread.Sheets.StatusBar.StatusBar(host);
function StatusBar;
var instance = new GC.Spread.Sheets.StatusBar.StatusBar(host);
function StatusBar;
Object
GC.Spread.Sheets.StatusBar.StatusBar
Name | Description | |
---|---|---|
StatusBar Constructor | Represents status bar. |
Name | Description | |
---|---|---|
add | Add the item instance to the StatusBar. | |
all | Get all item list. | |
bind | Bind the context of the StatusBar. | |
dispose | Dispose the StatusBar and unbind all events. | |
get | Get the item by item name. | |
remove | Remove the item from the StatusBar. | |
unbind | Unbind the context of the StatusBar. | |
update | Update the StatusBar. |