Uses of Class
org.xlsx4j.sml.CTOleLink
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTOleLink in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOleLink Modifier and Type Field Description protected CTOleLinkCTExternalLink. oleLinkMethods in org.xlsx4j.sml that return CTOleLink Modifier and Type Method Description CTOleLinkObjectFactory. createCTOleLink()Create an instance ofCTOleLinkCTOleLinkCTExternalLink. getOleLink()Gets the value of the oleLink property.Methods in org.xlsx4j.sml with parameters of type CTOleLink Modifier and Type Method Description voidCTExternalLink. setOleLink(CTOleLink value)Sets the value of the oleLink property.