| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTPageSetup |
CTWorksheet.pageSetup |
| Modifier and Type | Method and Description |
|---|---|
CTPageSetup |
CTWorksheet.getPageSetup()
Gets the value of the pageSetup property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setPageSetup(CTPageSetup value)
Sets the value of the pageSetup property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPageSetup |
Macrosheet.pageSetup |
protected CTPageSetup |
Dialogsheet.pageSetup |
protected CTPageSetup |
CTCustomSheetView.pageSetup |
protected CTPageSetup |
Worksheet.pageSetup |
| Modifier and Type | Method and Description |
|---|---|
CTPageSetup |
ObjectFactory.createCTPageSetup()
Create an instance of
CTPageSetup |
CTPageSetup |
Macrosheet.getPageSetup()
Gets the value of the pageSetup property.
|
CTPageSetup |
Dialogsheet.getPageSetup()
Gets the value of the pageSetup property.
|
CTPageSetup |
CTCustomSheetView.getPageSetup()
Gets the value of the pageSetup property.
|
CTPageSetup |
Worksheet.getPageSetup()
Gets the value of the pageSetup property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Macrosheet.setPageSetup(CTPageSetup value)
Sets the value of the pageSetup property.
|
void |
Dialogsheet.setPageSetup(CTPageSetup value)
Sets the value of the pageSetup property.
|
void |
CTCustomSheetView.setPageSetup(CTPageSetup value)
Sets the value of the pageSetup property.
|
void |
Worksheet.setPageSetup(CTPageSetup value)
Sets the value of the pageSetup property.
|
Copyright © 2007–2023. All rights reserved.