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 |
Macrosheet.sheetFormatPr |
protected CTSheetFormatPr |
Dialogsheet.sheetFormatPr |
protected CTSheetFormatPr |
Worksheet.sheetFormatPr |
Modifier and Type | Method and Description |
---|---|
CTSheetFormatPr |
ObjectFactory.createCTSheetFormatPr()
Create an instance of
CTSheetFormatPr |
CTSheetFormatPr |
Macrosheet.getSheetFormatPr()
Gets the value of the sheetFormatPr property.
|
CTSheetFormatPr |
Dialogsheet.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 |
Macrosheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
void |
Dialogsheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
void |
Worksheet.setSheetFormatPr(CTSheetFormatPr value)
Sets the value of the sheetFormatPr property.
|
Copyright © 2007-2019. All Rights Reserved.