|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellRangeAddress8Bit | |
---|---|
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
org.apache.poi.hssf.util | util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. |
Uses of CellRangeAddress8Bit in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return CellRangeAddress8Bit | |
---|---|
CellRangeAddress8Bit |
SharedValueRecordBase.getRange()
|
Constructors in org.apache.poi.hssf.record with parameters of type CellRangeAddress8Bit | |
---|---|
SharedValueRecordBase(CellRangeAddress8Bit range)
|
|
TableRecord(CellRangeAddress8Bit range)
|
Uses of CellRangeAddress8Bit in org.apache.poi.hssf.util |
---|
Methods in org.apache.poi.hssf.util that return CellRangeAddress8Bit | |
---|---|
CellRangeAddress8Bit |
CellRangeAddress8Bit.copy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |