Uses of Class
org.apache.poi.hssf.record.OldCellRecord
Packages that use OldCellRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of OldCellRecord in org.apache.poi.hssf.record
Subclasses of OldCellRecord in org.apache.poi.hssf.recordModifier and TypeClassDescriptionfinal class
Formula Record (0x0006 / 0x0206 / 0x0406) - holds a formula in encoded form, along with the value if a numberfinal class
Biff2 - Biff 4 Label Record (0x0004 / 0x0204) - read only support for strings stored directly in the cell, from the older file formats that didn't useLabelSSTRecord