jxl.format
public interface Format
Modifier and Type | Method and Description |
---|---|
java.lang.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
|