Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTMacroWll
Packages that use CTMacroWll
-
Uses of CTMacroWll in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml
Fields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml declared as CTMacroWllModifier and TypeFieldDescriptionprotected CTMacroWllCTKeymap.macroprotected CTMacroWllCTKeymap.wllMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTMacroWllModifier and TypeMethodDescriptionObjectFactory.createCTMacroWll()Create an instance ofCTMacroWllCTKeymap.getMacro()Gets the value of the macro property.CTKeymap.getWll()Gets the value of the wll property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTMacroWllModifier and TypeMethodDescriptionvoidCTKeymap.setMacro(CTMacroWll value) Sets the value of the macro property.voidCTKeymap.setWll(CTMacroWll value) Sets the value of the wll property.