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