Edit tab name in spread

Posted by: Shalini89garg on 6 March 2018, 9:44 pm EST

  • Posted 6 March 2018, 9:44 pm EST

    In spread how to set tab name as uneditable and editable based on some condition . Tab content should be editable.

    I have tried sheet.options.isProtected = false; but it didnt work for me.

    I am using spread js 11.

  • Posted 8 March 2018, 2:07 am EST

    Hello,

    You can set the ‘tabEditable’ property to true/false conditionally.

    spread.options.tabEditable = true;

    I hope it helps.

    Thanks,

    Deepak Sharma

Need extra support?

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

Learn More

Forum Channels