Uses of Class
org.docx4j.wml.CTCustomXmlPr.Placeholder
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCustomXmlPr.Placeholder in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCustomXmlPr.Placeholder Modifier and Type Field Description protected CTCustomXmlPr.PlaceholderCTCustomXmlPr. placeholderMethods in org.docx4j.wml that return CTCustomXmlPr.Placeholder Modifier and Type Method Description CTCustomXmlPr.PlaceholderObjectFactory. createCTCustomXmlPrPlaceholder()Create an instance ofCTCustomXmlPr.PlaceholderCTCustomXmlPr.PlaceholderCTCustomXmlPr. getPlaceholder()Gets the value of the placeholder property.Methods in org.docx4j.wml with parameters of type CTCustomXmlPr.Placeholder Modifier and Type Method Description voidCTCustomXmlPr. setPlaceholder(CTCustomXmlPr.Placeholder value)Sets the value of the placeholder property.