Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTPictureMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of CTPictureMonikerList 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 CTPictureMonikerList Modifier and Type Field Description protected CTPictureMonikerListCTPictureChanges. picMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTPictureMonikerList Modifier and Type Method Description CTPictureMonikerListObjectFactory. createCTPictureMonikerList()Create an instance ofCTPictureMonikerListCTPictureMonikerListCTPictureChanges. getPicMkLst()Gets the value of the picMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTPictureMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTPictureMonikerList>ObjectFactory. createPicMkLst(CTPictureMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTPictureMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTPictureMonikerList>ObjectFactory. createPicMkLst(CTPictureMonikerList value)voidCTPictureChanges. setPicMkLst(CTPictureMonikerList value)Sets the value of the picMkLst property.