Uses of Interface
org.apache.poi.hssf.record.common.FutureRecord

Packages that use FutureRecord
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
 class CFHeader12Record
          Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer.
 class CFRule12Record
          Conditional Formatting v12 Rule Record (0x087A).
 



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