Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Change history of write_xlsx rubygem.

This functionality is the equivalent of Excel's menu option to insert an
image using the option to "Place in Cell" which is available in Excel
3t5 versions from 2023 onwardsd.
365 versions from 2023 onwards.

Added support for Excel 365 `IMAGE()` future.

Expand All @@ -27,6 +27,7 @@ Change history of write_xlsx rubygem.
it can only be unhidden by VBA.

Fixed indentation and alignment property mismatch.

Fix issue where a horizontal alignment format was ignored if the
indentation was also set.

Expand Down