Skip to content

Commit 27221ee

Browse files
author
MarkBaker
committed
Update Change Log
1 parent b6f9868 commit 27221ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2626
Ranges and Rules are read, but style is currently limited to font size, weight and color; and to fill style and color.
2727

2828
- Add ability to suppress Mac line ending check for CSV [#2623](https://github.com/PHPOffice/PhpSpreadsheet/pull/2623)
29+
- Initial support for creating and writing Tables (Xlsx Writer only) [PR #2671](https://github.com/PHPOffice/PhpSpreadsheet/pull/2671)
30+
31+
See `/samples/Table` for examples of use.
32+
33+
Note that PreCalculateFormulas needs to be disabled when saving spreadsheets containing tables with formulae (totals or column formulae).
2934

3035
### Changed
3136

0 commit comments

Comments
 (0)