var instance = new GC.Spread.Sheets.StatusBar.StatusBar(host); var value; // Type: any value = instance.bind(context);
function bind( context : Object ) : any;
Parameters
- context
- The context of the StatusBar. The context can trigger the status change of StatusBar. Here the context is the instance of GC.Spread.Sheets.Workbook.