Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTMacroWll
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2006.wordml |
-
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 CTMacroWll Modifier and Type Field Description protected CTMacroWllCTKeymap. macroprotected CTMacroWllCTKeymap. wllMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTMacroWll Modifier and Type Method Description CTMacroWllObjectFactory. createCTMacroWll()Create an instance ofCTMacroWllCTMacroWllCTKeymap. getMacro()Gets the value of the macro property.CTMacroWllCTKeymap. getWll()Gets the value of the wll property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTMacroWll Modifier and Type Method Description voidCTKeymap. setMacro(CTMacroWll value)Sets the value of the macro property.voidCTKeymap. setWll(CTMacroWll value)Sets the value of the wll property.