| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetPr |
CTWorksheet.sheetPr |
| Modifier and Type | Method and Description |
|---|---|
CTSheetPr |
CTWorksheet.getSheetPr()
Gets the value of the sheetPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setSheetPr(CTSheetPr value)
Sets the value of the sheetPr property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetPr |
Dialogsheet.sheetPr |
protected CTSheetPr |
Macrosheet.sheetPr |
protected CTSheetPr |
Worksheet.sheetPr |
| Modifier and Type | Method and Description |
|---|---|
CTSheetPr |
ObjectFactory.createCTSheetPr()
Create an instance of
CTSheetPr |
CTSheetPr |
Dialogsheet.getSheetPr()
Gets the value of the sheetPr property.
|
CTSheetPr |
Macrosheet.getSheetPr()
Gets the value of the sheetPr property.
|
CTSheetPr |
Worksheet.getSheetPr()
Gets the value of the sheetPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setSheetPr(CTSheetPr value)
Sets the value of the sheetPr property.
|
void |
Macrosheet.setSheetPr(CTSheetPr value)
Sets the value of the sheetPr property.
|
void |
Worksheet.setSheetPr(CTSheetPr value)
Sets the value of the sheetPr property.
|
Copyright © 2007-2022. All Rights Reserved.