Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTGroupShapeMonikerList
Packages that use CTGroupShapeMonikerList
-
Uses of CTGroupShapeMonikerList 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 CTGroupShapeMonikerListModifier and TypeFieldDescriptionprotected CTGroupShapeMonikerListCTGroupShapeChanges.grpSpMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTGroupShapeMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTGroupShapeMonikerList()Create an instance ofCTGroupShapeMonikerListCTGroupShapeChanges.getGrpSpMkLst()Gets the value of the grpSpMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTGroupShapeMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTGroupShapeMonikerList>ObjectFactory.createGrpMkLst(CTGroupShapeMonikerList value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTGroupShapeMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTGroupShapeMonikerList>ObjectFactory.createGrpMkLst(CTGroupShapeMonikerList value) voidCTGroupShapeChanges.setGrpSpMkLst(CTGroupShapeMonikerList value) Sets the value of the grpSpMkLst property.