Save This Page
Home » jexcelapi_2_6_8 » jxl.format » [javadoc | source]
jxl.format
public interface: Format [javadoc | source]

All Known Implementing Classes:
    DateFormat, BuiltInFormat, DateFormatRecord, NumberFormat, BuiltInFormat, NumberFormatRecord, FormatRecord

Exposes the cell formatting information
Method from jxl.format.Format Summary:
getFormatString
Method from jxl.format.Format Detail:
 public String getFormatString()
    Accesses the excel format string which is applied to the cell Note that this is the string that excel uses, and not the java equivalent