should have been included in r705638

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@705662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2008-10-17 16:21:05 +00:00
parent 59b02716ac
commit ae00a22c6a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ public class CreateNewSpreadsheet {
s1.groupRow(0, 3);
s1.getRow(1).setHeight(10.4);
s1.getRow(1).setHeightInPoints(10.4f);
//s1.setActiveCell("A2");
//s2.setSelected(true);