The Aspose.Cells Spreadsheet Locker for .NET processes multiple Excel file types such as XLS, XLSX, XLSM, and XLSB. With this integration, developers can easily protect spreadsheet files and their data.
Workbook
class by providing the Excel file path to its constructor.Protect()
method of the Workbook or Worksheet class to protect the desired parts.Save()
method to re-save the spreadsheet file with your specified protection.Acquire the necessary assembly files directly from the downloads page or use NuGet to install Aspose.Cells
effortlessly into your workspace.
It is a comprehensive tool enabling developers to programmatically protect Excel spreadsheets within any .NET application.
Aspose.Cells for .NET is a multifunctional library allowing extensive manipulation and creation of spreadsheet documents. In contrast, the Spreadsheet Locker is tailored for protecting existing spreadsheets, providing a focused solution for protection tasks.
It supports a broad spectrum of spreadsheet formats that support protection settings, including XLS, XLSX, XLSB, XLSM, ODS, and more. Detailed format compatibility information can be found here.