Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTAcdKeymap
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2006.wordml |
-
Uses of CTAcdKeymap in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml
Fields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml declared as CTAcdKeymap Modifier and Type Field Description protected CTAcdKeymapCTKeymap. acdFields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with type parameters of type CTAcdKeymap Modifier and Type Field Description protected java.util.List<CTAcdKeymap>CTAcdManifest. acdEntryMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTAcdKeymap Modifier and Type Method Description CTAcdKeymapObjectFactory. createCTAcdKeymap()Create an instance ofCTAcdKeymapCTAcdKeymapCTKeymap. getAcd()Gets the value of the acd property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return types with arguments of type CTAcdKeymap Modifier and Type Method Description java.util.List<CTAcdKeymap>CTAcdManifest. getAcdEntry()Gets the value of the acdEntry property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTAcdKeymap Modifier and Type Method Description voidCTKeymap. setAcd(CTAcdKeymap value)Sets the value of the acd property.