Hide entire sheet

Posted by: baloghbencefacebook on 6 May 2021, 4:24 am EST

    • Post Options:
    • Link

    Posted 6 May 2021, 4:24 am EST

    is it possible to hide an entire sheet than show the sheet whenever I want? I want to hide it from the bottom bar too.

  • Posted 7 May 2021, 4:51 am EST

    Hi,

    You may use the visible method for the required functionality. Please refer to the following code snippet and attached sample that demonstrates the same.

    spread.getSheet(0).visible(false)
    

    sample: https://codesandbox.io/s/festive-currying-y5zis?file=/index.html

    Regards,

    Avinash

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels