when I using group by columns I wants to display '+' on left as in excel:
TOOLBAR: Data->group and outline->settings summary columns to right of default
to false
I call the method sheet.setRowSumsRight(false); but nothing happen.
Any ideas?
P.S. sheet.groupColumn((short) 3, (short) 7);
sheet.setRowSumsRight(false);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/