Bug 45641 - Add methods in HSSFSheet to retrieve information about row and column groups
Summary: Add methods in HSSFSheet to retrieve information about row and column groups
Status: NEW
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-17 04:45 UTC by Anton Sharapov
Modified: 2015-05-01 20:17 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Sharapov 2008-08-17 04:45:01 UTC
HSSFSheet should has methods for getting information about column and row groups on sheet. Now we have methods only for creating new groups.