Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTGroupShapeMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
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 CTGroupShapeMonikerList Modifier and Type Field Description protected CTGroupShapeMonikerListCTGroupShapeChanges. grpSpMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTGroupShapeMonikerList Modifier and Type Method Description CTGroupShapeMonikerListObjectFactory. createCTGroupShapeMonikerList()Create an instance ofCTGroupShapeMonikerListCTGroupShapeMonikerListCTGroupShapeChanges. 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 CTGroupShapeMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGroupShapeMonikerList>ObjectFactory. createGrpMkLst(CTGroupShapeMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTGroupShapeMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGroupShapeMonikerList>ObjectFactory. createGrpMkLst(CTGroupShapeMonikerList value)voidCTGroupShapeChanges. setGrpSpMkLst(CTGroupShapeMonikerList value)Sets the value of the grpSpMkLst property.