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

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

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

Methods in org.apache.poi.hssf.model that return LabelSSTRecord
 LabelSSTRecord Sheet.createLabelSST(short row, short col, int index)
          Create a LABELSST Record (does not add it to the records contained in this sheet)
 



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