Uses of Class
org.pptx4j.pml.CTOleObjectLink
Packages that use CTOleObjectLink
-
Uses of CTOleObjectLink in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOleObjectLinkMethods in org.pptx4j.pml that return CTOleObjectLinkModifier and TypeMethodDescriptionObjectFactory.createCTOleObjectLink()Create an instance ofCTOleObjectLinkCTOleObject.getLink()Gets the value of the link property.Methods in org.pptx4j.pml with parameters of type CTOleObjectLinkModifier and TypeMethodDescriptionvoidCTOleObject.setLink(CTOleObjectLink value) Sets the value of the link property.