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 |
---|---|
PrintSetupRecord |
PageSettingsBlock.getPrintSetup()
Returns the PrintSetupRecord.
|
Modifier and Type | Method and Description |
---|---|
void |
PageSettingsBlock.setPrintSetup(PrintSetupRecord newPrintSetup)
Sets the PrintSetupRecord.
|
Constructor and Description |
---|
HSSFPrintSetup(PrintSetupRecord printSetupRecord)
Constructor.
|
Copyright © 2020. All rights reserved.