Uses of Class
org.pptx4j.pml.CTPlaceholder
Packages that use CTPlaceholder
-
Uses of CTPlaceholder in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPlaceholderMethods in org.pptx4j.pml that return CTPlaceholderModifier and TypeMethodDescriptionObjectFactory.createCTPlaceholder()Create an instance ofCTPlaceholderNvPr.getPh()Gets the value of the ph property.Methods in org.pptx4j.pml with parameters of type CTPlaceholderModifier and TypeMethodDescriptionvoidNvPr.setPh(CTPlaceholder value) Sets the value of the ph property.