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

Packages that use BlankRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files.  
 

Uses of BlankRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return BlankRecord
 BlankRecord Sheet.createBlank(int row, short col)
          create a BLANK record (does not add it to the records contained in this sheet)
 


jakarta-poi 1.10.0-dev

Copyright © 2004 Apache jakarta-poi project. All Rights Reserved.