Uses of Class
org.apache.poi.hssf.record.common.FtrHeader
-
Packages that use FtrHeader Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures.org.apache.poi.hssf.record.common -
-
Uses of FtrHeader in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return FtrHeader Modifier and Type Method Description FtrHeader
CFHeader12Record. getFutureHeader()
FtrHeader
CFRule12Record. getFutureHeader()
-
Uses of FtrHeader in org.apache.poi.hssf.record.common
Methods in org.apache.poi.hssf.record.common that return FtrHeader Modifier and Type Method Description FtrHeader
FtrHeader. copy()
FtrHeader
FutureRecord. getFutureHeader()
Constructors in org.apache.poi.hssf.record.common with parameters of type FtrHeader Constructor Description FtrHeader(FtrHeader other)
-