Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTGraphicFrameMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
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 CTGraphicFrameMonikerList Modifier and Type Field Description protected CTGraphicFrameMonikerListCTGraphicFrameChanges. graphicFrameMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTGraphicFrameMonikerList Modifier and Type Method Description CTGraphicFrameMonikerListObjectFactory. createCTGraphicFrameMonikerList()Create an instance ofCTGraphicFrameMonikerListCTGraphicFrameMonikerListCTGraphicFrameChanges. 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 CTGraphicFrameMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGraphicFrameMonikerList>ObjectFactory. createGraphicFrameMkLst(CTGraphicFrameMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTGraphicFrameMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGraphicFrameMonikerList>ObjectFactory. createGraphicFrameMkLst(CTGraphicFrameMonikerList value)voidCTGraphicFrameChanges. setGraphicFrameMkLst(CTGraphicFrameMonikerList value)Sets the value of the graphicFrameMkLst property.