Uses of Class
org.apache.poi.xssf.model.ExternalLinksTable

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
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.