Home » JCraft » jxl » format » [javadoc | source]
jxl.format
public interface: Format [javadoc | source]

All Known Implementing Classes:
    DateFormatRecord, NumberFormatRecord, BuiltInFormat, NumberFormat, DateFormat, BuiltInFormat, 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