Uses of Class
com.ihr.xbrl.tools.excel.InvalidRegionException

Packages that use InvalidRegionException
com.ihr.xbrl.tools.excel Provides helper classes to work with Excel documents. 
 

Uses of InvalidRegionException in com.ihr.xbrl.tools.excel
 

Constructors in com.ihr.xbrl.tools.excel that throw InvalidRegionException
Region(SheetPoint corner1, SheetPoint corner2)
          Creates a new region instance by specifying two corners of the region.