Making cells non-editable in an Excel with Aspose APIs

Hi,

We have a requirement in our application wherein we have to make a few cells, in a particular row, non-editable in an excel that is exported from our application.

We use Aspose APIs for excel rendering.

Please let us know if Aspose provides any APIs/features that can be used to make a cell/row/column non-editable in an excel.

Thanks and Regards,

Karuppiah

Hi,

Please see the document for your need. You can protect a worksheet with a few cells/row/column protected for your requirements.
http://www.aspose.com/documentation/java-components/aspose.cells-for-java/protecting-worksheets.html

Thank you.