Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.bold |
protected CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.boldItalic |
protected CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.italic |
protected CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.regular |
Modifier and Type | Method and Description |
---|---|
CTEmbeddedFontDataId |
ObjectFactory.createCTEmbeddedFontDataId()
Create an instance of
CTEmbeddedFontDataId |
CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.getBold()
Gets the value of the bold property.
|
CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.getBoldItalic()
Gets the value of the boldItalic property.
|
CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.getItalic()
Gets the value of the italic property.
|
CTEmbeddedFontDataId |
CTEmbeddedFontListEntry.getRegular()
Gets the value of the regular property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTEmbeddedFontListEntry.setBold(CTEmbeddedFontDataId value)
Sets the value of the bold property.
|
void |
CTEmbeddedFontListEntry.setBoldItalic(CTEmbeddedFontDataId value)
Sets the value of the boldItalic property.
|
void |
CTEmbeddedFontListEntry.setItalic(CTEmbeddedFontDataId value)
Sets the value of the italic property.
|
void |
CTEmbeddedFontListEntry.setRegular(CTEmbeddedFontDataId value)
Sets the value of the regular property.
|
Copyright © 2007-2019. All Rights Reserved.