Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
CellRangeAddress8Bit |
SharedValueRecordBase.getRange() |
Constructor and Description |
---|
SharedValueRecordBase(CellRangeAddress8Bit range) |
TableRecord(CellRangeAddress8Bit range) |
Modifier and Type | Method and Description |
---|---|
CellRangeAddress8Bit |
CellRangeAddress8Bit.copy() |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.