Package | Description |
---|---|
org.zkoss.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
void |
DataValidityTable.addDataValidation(DVRecord dvRecord) |
Modifier and Type | Method and Description |
---|---|
DVRecord |
HSSFDataValidation.createDVRecord(HSSFSheet sheet) |
Copyright © 2020. All rights reserved.