Excel protection

Hi,

I would like to create an excel sheet purely for read-only. The user should not be able to edit anything (The formulas should not be visible, the cells should be non- editable etc)

For this I am locking the cells and protecting the sheets. Is there a way to disable the 'Unprotect Sheet' menu option.

Thanks

Satish

Hi,

Thanks for considering Aspose.

Please check the following wiki topics for your need:

Protecting Worksheet

Advanced Protection since ExcelXP

Is there a way to disable the 'Unprotect Sheet' menu option

Well, This is default behaviour of MS Excel, you can't make it disable.

Thank you.