Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTKeymaps
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2006.wordml |
-
Uses of CTKeymaps in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml
Fields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml declared as CTKeymaps Modifier and Type Field Description protected CTKeymapsCTTcg. keymapsprotected CTKeymapsCTTcg. keymapsBadMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTKeymaps Modifier and Type Method Description CTKeymapsObjectFactory. createCTKeymaps()Create an instance ofCTKeymapsCTKeymapsCTTcg. getKeymaps()Gets the value of the keymaps property.CTKeymapsCTTcg. getKeymapsBad()Gets the value of the keymapsBad property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTKeymaps Modifier and Type Method Description voidCTTcg. setKeymaps(CTKeymaps value)Sets the value of the keymaps property.voidCTTcg. setKeymapsBad(CTKeymaps value)Sets the value of the keymapsBad property.