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