| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTHeaderFooter |
CTWorksheet.headerFooter |
| Modifier and Type | Method and Description |
|---|---|
CTHeaderFooter |
CTWorksheet.getHeaderFooter()
Gets the value of the headerFooter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTHeaderFooter |
CTChartsheet.headerFooter |
protected CTHeaderFooter |
Macrosheet.headerFooter |
protected CTHeaderFooter |
CTCustomChartsheetView.headerFooter |
protected CTHeaderFooter |
Dialogsheet.headerFooter |
protected CTHeaderFooter |
CTCustomSheetView.headerFooter |
protected CTHeaderFooter |
Worksheet.headerFooter |
| Modifier and Type | Method and Description |
|---|---|
CTHeaderFooter |
ObjectFactory.createCTHeaderFooter()
Create an instance of
CTHeaderFooter |
CTHeaderFooter |
CTChartsheet.getHeaderFooter()
Gets the value of the headerFooter property.
|
CTHeaderFooter |
Macrosheet.getHeaderFooter()
Gets the value of the headerFooter property.
|
CTHeaderFooter |
CTCustomChartsheetView.getHeaderFooter()
Gets the value of the headerFooter property.
|
CTHeaderFooter |
Dialogsheet.getHeaderFooter()
Gets the value of the headerFooter property.
|
CTHeaderFooter |
CTCustomSheetView.getHeaderFooter()
Gets the value of the headerFooter property.
|
CTHeaderFooter |
Worksheet.getHeaderFooter()
Gets the value of the headerFooter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTChartsheet.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
void |
Macrosheet.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
void |
CTCustomChartsheetView.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
void |
Dialogsheet.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
void |
CTCustomSheetView.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
void |
Worksheet.setHeaderFooter(CTHeaderFooter value)
Sets the value of the headerFooter property.
|
Copyright © 2007–2023. All rights reserved.