Save This Page
Home » jexcelapi_2_6_8 » jxl » [javadoc | source]
jxl
public interface: LabelCell [javadoc | source]

All Implemented Interfaces:
    Cell

All Known Implementing Classes:
    LabelSSTRecord, StringFormulaCell, RStringRecord, StringFormulaRecord, SharedStringFormulaRecord, ReadStringFormulaRecord, LabelRecord, Label

A label cell
Method from jxl.LabelCell Summary:
getString
Method from jxl.LabelCell Detail:
 public String getString()
    Gets the label for this cell. The value returned will be the same as for the getContents method in the base class