Uses of Class
org.pptx4j.pml.CTPlaceholder
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTPlaceholder in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPlaceholder Modifier and Type Field Description protected CTPlaceholderNvPr. phMethods in org.pptx4j.pml that return CTPlaceholder Modifier and Type Method Description CTPlaceholderObjectFactory. createCTPlaceholder()Create an instance ofCTPlaceholderCTPlaceholderNvPr. getPh()Gets the value of the ph property.Methods in org.pptx4j.pml with parameters of type CTPlaceholder Modifier and Type Method Description voidNvPr. setPh(CTPlaceholder value)Sets the value of the ph property.