Uses of Class
org.docx4j.wml.CTDocVars
Packages that use CTDocVars
-
Uses of CTDocVars in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocVarsMethods in org.docx4j.wml that return CTDocVarsModifier and TypeMethodDescriptionObjectFactory.createCTDocVars()Create an instance ofCTDocVarsCTSettings.getDocVars()Gets the value of the docVars property.Methods in org.docx4j.wml with parameters of type CTDocVarsModifier and TypeMethodDescriptionvoidCTSettings.setDocVars(CTDocVars value) Sets the value of the docVars property.