| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetFormatPr |
CTWorksheet.sheetFormatPr |
| Modifier and Type | Method and Description |
|---|---|
CTSheetFormatPr |
CTWorksheet.getSheetFormatPr()
Gets the value of the sheetFormatPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetFormatPr |
Dialogsheet.sheetFormatPr |
protected CTSheetFormatPr |
Macrosheet.sheetFormatPr |
protected CTSheetFormatPr |
Worksheet.sheetFormatPr |
| Modifier and Type | Method and Description |
|---|---|
CTSheetFormatPr |
ObjectFactory.createCTSheetFormatPr()
Create an instance of
CTSheetFormatPr |
CTSheetFormatPr |
Dialogsheet.getSheetFormatPr()
Gets the value of the sheetFormatPr property.
|
CTSheetFormatPr |
Macrosheet.getSheetFormatPr()
Gets the value of the sheetFormatPr property.
|
CTSheetFormatPr |
Worksheet.getSheetFormatPr()
Gets the value of the sheetFormatPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
void |
Macrosheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
void |
Worksheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
Copyright © 2007-2021. All Rights Reserved.