Hi,
We have implementing usage of spreadsheet in application with read only mode. However we unable to find a way to protect the worksheet name as it is done in Excel.
I've check the documentation at Infragistics but did not found this option in description.
Is there way at the moment to protect the worksheet name from renaming?
workbook1.Protect(allowEditStructure: false);