diff --git a/apache-poi-2/README.md b/apache-poi-2/README.md index e31c219819..d810c40815 100644 --- a/apache-poi-2/README.md +++ b/apache-poi-2/README.md @@ -6,4 +6,5 @@ This module contains articles about Apache POI - [Adding a Column to an Excel Sheet Using Apache POI](https://www.baeldung.com/java-excel-add-column) - [Add an Image to a Cell in an Excel File With Java](https://www.baeldung.com/java-add-image-excel) +- [Numeric Format Using POI](https://www.baeldung.com/apache-poi-numeric-format) - More articles: [[<-- prev]](/apache-poi)