removeSheet

removes a sheet by name

void removeSheet(string name);
namestringthe name of the sheet

Example

$$("ssheet").removeSheet("Tab 1");

Back to top
If you have not checked yet, be sure to visit site of our main product Webix widget library and page of spreadsheet product.