Package | Description |
---|---|
org.apache.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method | Description |
---|---|---|
void |
DataValidityTable.addDataValidation(DVRecord dvRecord) |
Modifier and Type | Method | Description |
---|---|---|
DVRecord |
HSSFDataValidation.createDVRecord(HSSFSheet sheet) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.