Class OleLink
java.lang.Object
com.independentsoft.office.spreadsheet.externalLinks.OleLink
The Class OleLink.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OleLink
public OleLink()Instantiates a new ole link.
-
-
Method Details
-
clone
-
toString
-
getItems
Gets the items.- Returns:
- the items
-
getProgID
Gets the prog id.- Returns:
- the prog id
-
setProgID
Sets the prog id.- Parameters:
progID- the new prog id
-
getLink
Gets the link.- Returns:
- the link
-
setLink
Sets the link.- Parameters:
link- the new link
-