getActiveSheet

returns the name of the currently active sheet

string getActiveSheet();
stringthe active sheet name

Example

var activeSheet = $$("ssheet").getActiveSheet();

Back to top
If you have not checked yet, be sure to visit site of our main product Webix lightweight js framework and page of javascript spreadshee product.