Uses of Class
org.docx4j.wml.CTDocType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocType Modifier and Type Field Description protected CTDocTypeCTSettings. documentTypeMethods in org.docx4j.wml that return CTDocType Modifier and Type Method Description CTDocTypeObjectFactory. createCTDocType()Create an instance ofCTDocTypeCTDocTypeCTSettings. getDocumentType()Gets the value of the documentType property.Methods in org.docx4j.wml with parameters of type CTDocType Modifier and Type Method Description voidCTSettings. setDocumentType(CTDocType value)Sets the value of the documentType property.