Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTKeymaps
Packages that use CTKeymaps
-
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 CTKeymapsModifier and TypeFieldDescriptionprotected CTKeymapsCTTcg.keymapsprotected CTKeymapsCTTcg.keymapsBadMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTKeymapsModifier and TypeMethodDescriptionObjectFactory.createCTKeymaps()Create an instance ofCTKeymapsCTTcg.getKeymaps()Gets the value of the keymaps property.CTTcg.getKeymapsBad()Gets the value of the keymapsBad property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTKeymapsModifier and TypeMethodDescriptionvoidCTTcg.setKeymaps(CTKeymaps value) Sets the value of the keymaps property.voidCTTcg.setKeymapsBad(CTKeymaps value) Sets the value of the keymapsBad property.