Uses of Class
org.docx4j.wml.CTPlaceholder.DocPart
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTPlaceholder.DocPart in org.docx4j.wml
Fields in org.docx4j.wml declared as CTPlaceholder.DocPart Modifier and Type Field Description protected CTPlaceholder.DocPartCTPlaceholder. docPartMethods in org.docx4j.wml that return CTPlaceholder.DocPart Modifier and Type Method Description CTPlaceholder.DocPartObjectFactory. createCTPlaceholderDocPart()Create an instance ofCTPlaceholder.DocPartCTPlaceholder.DocPartCTPlaceholder. getDocPart()Gets the value of the docPart property.Methods in org.docx4j.wml with parameters of type CTPlaceholder.DocPart Modifier and Type Method Description voidCTPlaceholder. setDocPart(CTPlaceholder.DocPart value)Sets the value of the docPart property.