Releases: fileformat-cells-gists/FileFormat.Cells-for-.NET
Releases · fileformat-cells-gists/FileFormat.Cells-for-.NET
v24.10.0
Full Changelog: v24.1.0...v24.10.0
v24.1.0
Release Notes for FileFormat.Cells v24.1.0
We are excited to announce the release of FileFormat.Cells version 24.1.0. This new release introduces a comprehensive suite of functionalities to manipulate workbooks and worksheets efficiently. Our aim is to provide a robust and user-friendly interface for handling common spreadsheet operations.
Features
WorkbookExamples Class
- Create and Save Workbooks: Users can now easily create and save workbooks with custom data.
- Add Sheets to Workbook: Functionality to add new sheets to an existing workbook.
- Create Workbooks with Styles: Enhanced feature to create workbooks with custom styles and formatting.
- Workbook with Default Style: Added the ability to set and apply a default style to the entire workbook.
- Workbook with Document Properties: Users can now set custom document properties like author, title, and subject for workbooks.
WorksheetExamples Class
- Read Cell Values: Implemented functionality to read and display values from specific cells.
- Add Formulas to Cells: Users can add formulas to cells and perform calculations.
- Merge Cells: Functionality to merge a range of cells and add values to the merged area.
- Protect and Unprotect Worksheets: Added the ability to protect worksheets with a password and to remove protection from them.
Feedback
Your feedback is important to us. Please reach out with any comments or suggestions to help us improve in future releases.
Full Changelog: https://github.com/fileformat-cells-gists/FileFormat.Cells-for-.NET/commits/v24.1.0