From bdf5540010d56e2103f80cc21366c835e8ff1a69 Mon Sep 17 00:00:00 2001
From: Glen Stampoultzis
Date: Tue, 12 Feb 2002 04:51:07 +0000
Subject: [PATCH] Reformatted so it fits on a page. I'll
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352093 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/xdocs/hssf/how-to.xml | 322 +++++++++++++++---------
1 file changed, 200 insertions(+), 122 deletions(-)
diff --git a/src/documentation/xdocs/hssf/how-to.xml b/src/documentation/xdocs/hssf/how-to.xml
index 0ff0a223c2..98b785406c 100644
--- a/src/documentation/xdocs/hssf/how-to.xml
+++ b/src/documentation/xdocs/hssf/how-to.xml
@@ -95,98 +95,135 @@ does not close it for you.
Here is some example code (excerpted and adapted from
org.apache.poi.hssf.dev.HSSF test class):
-