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