Uses of Class
org.pptx4j.pml.CTEmbeddedFontList
Packages that use CTEmbeddedFontList
-
Uses of CTEmbeddedFontList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEmbeddedFontListMethods in org.pptx4j.pml that return CTEmbeddedFontListModifier and TypeMethodDescriptionObjectFactory.createCTEmbeddedFontList()Create an instance ofCTEmbeddedFontListPresentation.getEmbeddedFontLst()Gets the value of the embeddedFontLst property.Methods in org.pptx4j.pml with parameters of type CTEmbeddedFontListModifier and TypeMethodDescriptionvoidPresentation.setEmbeddedFontLst(CTEmbeddedFontList value) Sets the value of the embeddedFontLst property.