From 069f4ce8789740ef027d2355421b58a2ad3e0bca Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Sat, 20 Jul 2002 12:54:53 +0000 Subject: [PATCH] An after thought git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352792 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/xdocs/faq.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/documentation/xdocs/faq.xml b/src/documentation/xdocs/faq.xml index a90101e2f..f12a3f0b3 100644 --- a/src/documentation/xdocs/faq.xml +++ b/src/documentation/xdocs/faq.xml @@ -155,6 +155,7 @@ Add blank cells around where the cells normally would have been and set the borders individually for each cell. + We will probably enhance HSSF in the future to make this process easier.