Uses of Class
org.xlsx4j.sml.CTOleLink
Packages that use CTOleLink
-
Uses of CTOleLink in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOleLinkMethods in org.xlsx4j.sml that return CTOleLinkModifier and TypeMethodDescriptionObjectFactory.createCTOleLink()Create an instance ofCTOleLinkCTExternalLink.getOleLink()Gets the value of the oleLink property.Methods in org.xlsx4j.sml with parameters of type CTOleLinkModifier and TypeMethodDescriptionvoidCTExternalLink.setOleLink(CTOleLink value) Sets the value of the oleLink property.