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