You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pietersv
We are exporting an excel sheet where a particular cell contains a formula, and the sheet is not protected with a password.
When we select the particular cell, we see the below warning icon.
In the warning icon dropdown, when we select the error checking option ---UNCHECK (unlocked cells containing formula) ---the above warning icon is not displayed.
We need a solution to implement the same steps [error checking option ---UNCHECK (unlocked cells containing formula)] in the code using the sheet js package. It should not display the warning icon when we export the excel file.
The text was updated successfully, but these errors were encountered:
@pietersv
We are exporting an excel sheet where a particular cell contains a formula, and the sheet is not protected with a password.
When we select the particular cell, we see the below warning icon.
In the warning icon dropdown, when we select the error checking option ---UNCHECK (unlocked cells containing formula) ---the above warning icon is not displayed.
We need a solution to implement the same steps [error checking option ---UNCHECK (unlocked cells containing formula)] in the code using the sheet js package. It should not display the warning icon when we export the excel file.
The text was updated successfully, but these errors were encountered: