|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidSheetPointException | |
|---|---|
| com.ihr.xbrl.tools.excel | Provides helper classes to work with Excel documents. |
| Uses of InvalidSheetPointException in com.ihr.xbrl.tools.excel |
|---|
| Constructors in com.ihr.xbrl.tools.excel that throw InvalidSheetPointException | |
|---|---|
SheetPoint(java.lang.String sheetPointer)
Creates a sheetPoint object from the format sheetName! |
|
SheetPoint(java.lang.String name,
org.apache.poi.ss.usermodel.Sheet sh,
java.lang.String rowCol)
Creates a sheetPoint object providing all parameters |
|
SheetPoint(java.lang.String sheetPointer,
org.apache.poi.ss.usermodel.Workbook wb)
Creates a sheetPoint object from a sheetPointer string of the following form: sheetName! |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||