Class ExternalWorkbook
java.lang.Object
com.independentsoft.office.spreadsheet.externalLinks.ExternalWorkbook
The Class ExternalWorkbook.
-
Constructor Details
-
ExternalWorkbook
public ExternalWorkbook()Instantiates a new external workbook.
-
-
Method Details
-
clone
-
toString
-
getDefinedNames
Gets the defined names.- Returns:
- the defined names
-
getSheetDataSet
Gets the sheet data set.- Returns:
- the sheet data set
-
getSheetNames
Gets the sheet names.- Returns:
- the sheet names
-
getLink
Gets the link.- Returns:
- the link
-
setLink
Sets the link.- Parameters:
link- the new link
-