Commit Graph

8 Commits

Author SHA1 Message Date
thibault.faure 4487183c83 BAEL-5773 Code for the Replacing Variables in a Document Template with Java article 2023-05-29 14:42:31 +02:00
Kilian Schneider eed4f4f5e4 BAEL-5744 - excel date format (#13123) 2022-12-06 17:28:57 +01:00
Haroon Khan 2859935089 [JAVA-10463] Split apache-poi module 2022-03-07 18:10:13 +00:00
Mateusz Szablak 304f5fa74d BAEL-5201 Finding the Last Row in an Excel Spreadsheet From Java (#11873) 2022-03-03 09:22:25 +05:30
Haroon Khan f27941b044 [JAVA-9345] Split apache-poi module 2022-01-06 22:57:49 +00:00
Amitabh Tiwari 9b905cef77 Bael 5200 numeric excel (#11594)
* Changes for Numeric Format

* Update NumberCellValueUnitTest.java

* Corrected the workbook format

* Unwanted change removed

* Corrected the spell issue

* Update NumberCellValueUnitTest.java

* Fixed review comment

* Update NumberCellValueUnitTest.java
2021-12-25 08:55:49 -06:00
sachin 7ce6fc4e45 BAEL-5203 :Add an image to an Excel file with Java (#11391)
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2021-12-02 13:48:05 +00:00
wugangca 9461caeb27 BAEL-5205 Adding a column to an Excel file using Apache POI (#11491)
* BAEL-5205 Adding a column to an Excel file using Apache POI

* BAEL-5205 move the test xls file into the test folder

Co-authored-by: Gang Wu <wugagnca@hotmail.com>
2021-11-28 09:51:13 -06:00