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