Package com.ihr.xbrl.tools.excel

Provides helper classes to work with Excel documents.

See:
          Description

Class Summary
Region This object represents a region in Excel represented by two corners, the top left corner and the bottom right corner.
SheetPoint This class represents a cell in an HSSFSheet.
 

Exception Summary
InvalidRegionException Exception thrown if two SheetPoints are not in the same sheet and cannot define a region
InvalidSheetPointException Generated when the sheet point text string cannot be properly parsed to a cell reference
SheetPointAccessException Generated when the cell pointed to by the SheetPoint cannot be referenced because the cell does not exists or any other problem with the cell content
SheetPointException Parent class of the SheetPointAccessException and the InvalidSheetPointException
 

Package com.ihr.xbrl.tools.excel Description

Provides helper classes to work with Excel documents.

Integration with Excel is performed using POI package. This package contains helpers to access to excel more easily

Since:
1.0 Created: 31/08/2008
Author:
Ignacio


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa