Iam using POI 3.2 Final

I am trying with the following sample data as in the file attched to get
Outlining with symbols in the Excel sheet using POI


sheet.groupRow( 2,4 );

sheet.groupRow( 5,7 );

sheet.groupRow( 8, 10 );

and i dont see the  grouping.Where do i go wrong

Attachment: ZPSstandard.xls
Description: MS-Excel spreadsheet

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to