| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTPageMargins |
CTWorksheet.pageMargins |
| Modifier and Type | Method and Description |
|---|---|
CTPageMargins |
CTWorksheet.getPageMargins()
Gets the value of the pageMargins property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPageMargins |
Dialogsheet.pageMargins |
protected CTPageMargins |
CTCustomChartsheetView.pageMargins |
protected CTPageMargins |
CTChartsheet.pageMargins |
protected CTPageMargins |
Macrosheet.pageMargins |
protected CTPageMargins |
CTCustomSheetView.pageMargins |
protected CTPageMargins |
Worksheet.pageMargins |
| Modifier and Type | Method and Description |
|---|---|
CTPageMargins |
ObjectFactory.createCTPageMargins()
Create an instance of
CTPageMargins |
CTPageMargins |
Dialogsheet.getPageMargins()
Gets the value of the pageMargins property.
|
CTPageMargins |
CTCustomChartsheetView.getPageMargins()
Gets the value of the pageMargins property.
|
CTPageMargins |
CTChartsheet.getPageMargins()
Gets the value of the pageMargins property.
|
CTPageMargins |
Macrosheet.getPageMargins()
Gets the value of the pageMargins property.
|
CTPageMargins |
CTCustomSheetView.getPageMargins()
Gets the value of the pageMargins property.
|
CTPageMargins |
Worksheet.getPageMargins()
Gets the value of the pageMargins property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
void |
CTCustomChartsheetView.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
void |
CTChartsheet.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
void |
Macrosheet.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
void |
CTCustomSheetView.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
void |
Worksheet.setPageMargins(CTPageMargins value)
Sets the value of the pageMargins property.
|
Copyright © 2007-2022. All Rights Reserved.