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