Uses of Class
org.docx4j.wml.CTAttr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTAttr in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTAttr Modifier and Type Field Description protected java.util.List<CTAttr>CTCustomXmlPr. attrprotected java.util.List<CTAttr>CTSmartTagPr. attrMethods in org.docx4j.wml that return CTAttr Modifier and Type Method Description CTAttrObjectFactory. createCTAttr()Create an instance ofCTAttrCTAttrCTCustomXmlPr. getAttr(java.lang.String attrName)Gets an attribute by name.