Uses of Class
org.pptx4j.pml.CTEmbeddedFontList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTEmbeddedFontList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEmbeddedFontList Modifier and Type Field Description protected CTEmbeddedFontListPresentation. embeddedFontLstMethods in org.pptx4j.pml that return CTEmbeddedFontList Modifier and Type Method Description CTEmbeddedFontListObjectFactory. createCTEmbeddedFontList()Create an instance ofCTEmbeddedFontListCTEmbeddedFontListPresentation. getEmbeddedFontLst()Gets the value of the embeddedFontLst property.Methods in org.pptx4j.pml with parameters of type CTEmbeddedFontList Modifier and Type Method Description voidPresentation. setEmbeddedFontLst(CTEmbeddedFontList value)Sets the value of the embeddedFontLst property.