Uses of Class
org.docx4j.wml.CTDocVars
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocVars in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocVars Modifier and Type Field Description protected CTDocVarsCTSettings. docVarsMethods in org.docx4j.wml that return CTDocVars Modifier and Type Method Description CTDocVarsObjectFactory. createCTDocVars()Create an instance ofCTDocVarsCTDocVarsCTSettings. getDocVars()Gets the value of the docVars property.Methods in org.docx4j.wml with parameters of type CTDocVars Modifier and Type Method Description voidCTSettings. setDocVars(CTDocVars value)Sets the value of the docVars property.