Package | Description |
---|---|
org.zkoss.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
static NumberRecord[] |
RecordFactory.convertRKRecords(MulRKRecord mrk)
Converts a
MulRKRecord into an equivalent array of NumberRecord s |
static NumberRecord |
RecordFactory.convertToNumberRecord(RKRecord rk)
RK record is a slightly smaller alternative to NumberRecord
POI likes NumberRecord better
|
Copyright © 2020. All rights reserved.