| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.streaming | |
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HSSFPrintSetup |
Used to modify the print setup.
|
| Modifier and Type | Method | Description |
|---|---|---|
PrintSetup |
Sheet.getPrintSetup() |
Gets the print setup object.
|
| Modifier and Type | Method | Description |
|---|---|---|
PrintSetup |
SXSSFSheet.getPrintSetup() |
Gets the print setup object.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
XSSFPrintSetup |
Page setup and page margins settings for the worksheet.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.