hideGridlines

hides or shows the gridlines of the sheet

void hideGridlines(boolean|string state, [string page] );
stateboolean|stringtrue - to hide gridlines, false - show the gridlines, "toggle" - the opposite of the current state
pagestringoptional, the name of the sheet. If not specified, the method is applied to the current sheet

Example

$$("ssheet").hideGridlines(state, page);

Related samples

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
If you have not checked yet, be sure to visit site of our main product Webix ui widget library and page of web based spreadsheet product.