| Package | Description | 
|---|---|
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. | 
| Modifier and Type | Method and Description | 
|---|---|
| RKRecord | RKRecord. clone()Deprecated.  | 
| RKRecord | RKRecord. copy() | 
| Modifier and Type | Method and Description | 
|---|---|
| static NumberRecord | RecordFactory. convertToNumberRecord(RKRecord rk)RK record is a slightly smaller alternative to NumberRecord
 POI likes NumberRecord better | 
| Constructor and Description | 
|---|
| RKRecord(RKRecord other) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.