Package | Description |
---|---|
org.apache.poi.xssf.binary |
The org.apache.poi.xssf.binary package includes necessary underlying components
for streaming/read-only processing of xlsb files.
|
Modifier and Type | Method and Description |
---|---|
static XSSFBRecordType |
XSSFBRecordType.lookup(int id) |
static XSSFBRecordType |
XSSFBRecordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XSSFBRecordType[] |
XSSFBRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.