Uses of Class
org.apache.poi.hssf.record.Compat12Record
-
Packages that use Compat12Record Package Description 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 Compat12Record in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return Compat12Record Modifier and Type Method Description Compat12RecordInternalWorkbook. createCompat12() -
Uses of Compat12Record in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return Compat12Record Modifier and Type Method Description Compat12RecordCompat12Record. copy()
-