Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTShapeMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of CTShapeMonikerList 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 CTShapeMonikerList Modifier and Type Field Description protected CTShapeMonikerListCTShapeChanges. spMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTShapeMonikerList Modifier and Type Method Description CTShapeMonikerListObjectFactory. createCTShapeMonikerList()Create an instance ofCTShapeMonikerListCTShapeMonikerListCTShapeChanges. getSpMkLst()Gets the value of the spMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTShapeMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShapeMonikerList>ObjectFactory. createSpMkLst(CTShapeMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTShapeMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShapeMonikerList>ObjectFactory. createSpMkLst(CTShapeMonikerList value)voidCTShapeChanges. setSpMkLst(CTShapeMonikerList value)Sets the value of the spMkLst property.