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

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

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

Methods in org.apache.poi.hssf.model that return types with arguments of type FormatRecord
 java.util.List<FormatRecord> InternalWorkbook.getFormats()
          Returns the list of FormatRecords in the workbook.
 



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