Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTPhoneticPr |
CTWorksheet.phoneticPr |
Modifier and Type | Method and Description |
---|---|
CTPhoneticPr |
CTWorksheet.getPhoneticPr()
Gets the value of the phoneticPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setPhoneticPr(CTPhoneticPr value)
Sets the value of the phoneticPr property.
|
Modifier and Type | Field and Description |
---|---|
protected CTPhoneticPr |
CTRst.phoneticPr |
protected CTPhoneticPr |
Macrosheet.phoneticPr |
protected CTPhoneticPr |
Worksheet.phoneticPr |
Modifier and Type | Method and Description |
---|---|
CTPhoneticPr |
ObjectFactory.createCTPhoneticPr()
Create an instance of
CTPhoneticPr |
CTPhoneticPr |
CTRst.getPhoneticPr()
Gets the value of the phoneticPr property.
|
CTPhoneticPr |
Macrosheet.getPhoneticPr()
Gets the value of the phoneticPr property.
|
CTPhoneticPr |
Worksheet.getPhoneticPr()
Gets the value of the phoneticPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTRst.setPhoneticPr(CTPhoneticPr value)
Sets the value of the phoneticPr property.
|
void |
Macrosheet.setPhoneticPr(CTPhoneticPr value)
Sets the value of the phoneticPr property.
|
void |
Worksheet.setPhoneticPr(CTPhoneticPr value)
Sets the value of the phoneticPr property.
|
Copyright © 2007-2018. All Rights Reserved.