Uses of Class
org.apache.poi.hssf.record.DBCellRecord

Packages that use DBCellRecord
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of DBCellRecord in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return DBCellRecord
 DBCellRecord DBCellRecord.Builder.build(int rowOffset)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.