Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
SupBookRecord |
SupBookRecord.copy() |
static SupBookRecord |
SupBookRecord.createAddInFunctions() |
static SupBookRecord |
SupBookRecord.createExternalReferences(java.lang.String url,
java.lang.String[] sheetNames) |
static SupBookRecord |
SupBookRecord.createInternalReferences(short numberOfSheets) |
Constructor and Description |
---|
SupBookRecord(SupBookRecord other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.