|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalLinksTable | |
---|---|
org.apache.poi.xssf.usermodel |
Uses of ExternalLinksTable in org.apache.poi.xssf.usermodel |
---|
Methods in org.apache.poi.xssf.usermodel that return types with arguments of type ExternalLinksTable | |
---|---|
java.util.List<ExternalLinksTable> |
XSSFWorkbook.getExternalLinksTable()
Returns the list of ExternalLinksTable object for this workbook
The external links table specifies details of named ranges etc
that are referenced from other workbooks, along with the last seen
values of what they point to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |