Uses of Class
org.pptx4j.pml.CTOleObjectLink
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTOleObjectLink in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOleObjectLink Modifier and Type Field Description protected CTOleObjectLinkCTOleObject. linkMethods in org.pptx4j.pml that return CTOleObjectLink Modifier and Type Method Description CTOleObjectLinkObjectFactory. createCTOleObjectLink()Create an instance ofCTOleObjectLinkCTOleObjectLinkCTOleObject. getLink()Gets the value of the link property.Methods in org.pptx4j.pml with parameters of type CTOleObjectLink Modifier and Type Method Description voidCTOleObject. setLink(CTOleObjectLink value)Sets the value of the link property.