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

Packages that use BackupRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of BackupRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return BackupRecord
 BackupRecord InternalWorkbook.getBackupRecord()
          Returns the position of the backup record.
 



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