Uses of Class
org.apache.poi.hssf.record.SupBookRecord
-
Packages that use SupBookRecord Package Description 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 Modifier and Type Method Description static SupBookRecord
SupBookRecord. createAddInFunctions()
static SupBookRecord
SupBookRecord. createExternalReferences(java.lang.String url, java.lang.String[] sheetNames)
static SupBookRecord
SupBookRecord. createInternalReferences(short numberOfSheets)
-