| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected TextFont |
CTTextParagraphProperties.buFont |
protected TextFont |
FontCollection.cs |
protected TextFont |
CTTextCharacterProperties.cs |
protected TextFont |
FontCollection.ea |
protected TextFont |
CTTextCharacterProperties.ea |
protected TextFont |
FontCollection.latin |
protected TextFont |
CTTextCharacterProperties.latin |
protected TextFont |
CTTextCharacterProperties.sym |
| Modifier and Type | Method and Description |
|---|---|
TextFont |
ObjectFactory.createTextFont()
Create an instance of
TextFont |
TextFont |
CTTextParagraphProperties.getBuFont()
Gets the value of the buFont property.
|
TextFont |
FontCollection.getCs()
Gets the value of the cs property.
|
TextFont |
CTTextCharacterProperties.getCs()
Gets the value of the cs property.
|
TextFont |
FontCollection.getEa()
Gets the value of the ea property.
|
TextFont |
CTTextCharacterProperties.getEa()
Gets the value of the ea property.
|
TextFont |
FontCollection.getLatin()
Gets the value of the latin property.
|
TextFont |
CTTextCharacterProperties.getLatin()
Gets the value of the latin property.
|
TextFont |
CTTextCharacterProperties.getSym()
Gets the value of the sym property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextParagraphProperties.setBuFont(TextFont value)
Sets the value of the buFont property.
|
void |
FontCollection.setCs(TextFont value)
Sets the value of the cs property.
|
void |
CTTextCharacterProperties.setCs(TextFont value)
Sets the value of the cs property.
|
void |
FontCollection.setEa(TextFont value)
Sets the value of the ea property.
|
void |
CTTextCharacterProperties.setEa(TextFont value)
Sets the value of the ea property.
|
void |
FontCollection.setLatin(TextFont value)
Sets the value of the latin property.
|
void |
CTTextCharacterProperties.setLatin(TextFont value)
Sets the value of the latin property.
|
void |
CTTextCharacterProperties.setSym(TextFont value)
Sets the value of the sym property.
|
Copyright © 2007-2022. All Rights Reserved.