Skip to content

Commit d5d17e6

Browse files
committed
Support new formats, add new api about getting public key, and optimize convert workbook and auto fit workbook and worksheet.
1 parent fdc9812 commit d5d17e6

File tree

374 files changed

+6293
-5070
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

374 files changed

+6293
-5070
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ phpunit_document.xml.dist
99
phpunit_onecase.xml.dist
1010
integration_tests_result.xml
1111
.phpunit.result.cache
12-
composer.lock
12+
composer.lock
13+
cacert.pem
14+
integrationtests/composer.phar

.phpunit.result.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

HistoryVersion.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release History Version
22

3+
## Feature & Enhancements in Version 25.4
4+
5+
- New API for Comprehensive Formula Error Checks in Excel Workbooks.
6+
- New API for External Reference Checks in Excel Workbooks.
7+
38
## Feature & Enhancements in Version 25.3
49

510
- Optimized the properties of `SaveOptions` to enhance performance and flexibility.

README.md

Lines changed: 55 additions & 32 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)