Uses of Interface
org.apache.poi.hssf.record.common.FutureRecord
-
Packages that use FutureRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of FutureRecord in org.apache.poi.hssf.record
Classes in org.apache.poi.hssf.record that implement FutureRecord Modifier and Type Class Description classCFHeader12RecordConditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer.classCFRule12RecordConditional Formatting v12 Rule Record (0x087A).
-