Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTGraphicFrameMonikerList
Packages that use CTGraphicFrameMonikerList
-
Uses of CTGraphicFrameMonikerList 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 CTGraphicFrameMonikerListModifier and TypeFieldDescriptionprotected CTGraphicFrameMonikerListCTGraphicFrameChanges.graphicFrameMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTGraphicFrameMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTGraphicFrameMonikerList()Create an instance ofCTGraphicFrameMonikerListCTGraphicFrameChanges.getGraphicFrameMkLst()Gets the value of the graphicFrameMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTGraphicFrameMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTGraphicFrameMonikerList>ObjectFactory.createGraphicFrameMkLst(CTGraphicFrameMonikerList value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTGraphicFrameMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTGraphicFrameMonikerList>ObjectFactory.createGraphicFrameMkLst(CTGraphicFrameMonikerList value) voidCTGraphicFrameChanges.setGraphicFrameMkLst(CTGraphicFrameMonikerList value) Sets the value of the graphicFrameMkLst property.