Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
BlankRecord |
BlankRecord.clone()
Deprecated.
|
static BlankRecord[] |
RecordFactory.convertBlankRecords(MulBlankRecord mbk)
Converts a
MulBlankRecord into an equivalent array of BlankRecords |
BlankRecord |
BlankRecord.copy() |
Constructor and Description |
---|
BlankRecord(BlankRecord other) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.