Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTInkMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of CTInkMonikerList 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 CTInkMonikerList Modifier and Type Field Description protected CTInkMonikerListCTInkChanges. inkMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTInkMonikerList Modifier and Type Method Description CTInkMonikerListObjectFactory. createCTInkMonikerList()Create an instance ofCTInkMonikerListCTInkMonikerListCTInkChanges. getInkMkLst()Gets the value of the inkMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTInkMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTInkMonikerList>ObjectFactory. createInkMkLst(CTInkMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTInkMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTInkMonikerList>ObjectFactory. createInkMkLst(CTInkMonikerList value)voidCTInkChanges. setInkMkLst(CTInkMonikerList value)Sets the value of the inkMkLst property.