|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormatRecord | |
---|---|
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
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. |
Uses of FormatRecord in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return FormatRecord | |
---|---|
FormatRecord |
FormatRecord.clone()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |