Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTInkMonikerList
Packages that use CTInkMonikerList
-
Uses of CTInkMonikerList in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command declared as CTInkMonikerListMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTInkMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTInkMonikerList()Create an instance ofCTInkMonikerListCTInkChanges.getInkMkLst()Gets the value of the inkMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTInkMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTInkMonikerList>ObjectFactory.createInkMkLst(CTInkMonikerList value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTInkMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTInkMonikerList>ObjectFactory.createInkMkLst(CTInkMonikerList value) voidCTInkChanges.setInkMkLst(CTInkMonikerList value) Sets the value of the inkMkLst property.