Uses of Class
org.apache.poi.hssf.record.SupBookRecord

Packages that use SupBookRecord
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of SupBookRecord in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return SupBookRecord
static SupBookRecord SupBookRecord.createAddInFunctions()
           
static SupBookRecord SupBookRecord.createExternalReferences(java.lang.String url, java.lang.String[] sheetNames)
           
static SupBookRecord SupBookRecord.createInternalReferences(short numberOfSheets)
           
 



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