jxl.read.biff
public interface: Formula [javadoc |
source]
All Implemented Interfaces:
Cell
Interface which is used for copying formulas from a read only
to a writable spreadsheet
| Method from jxl.read.biff.Formula Detail: |
public byte[] getFormulaData()
Gets the raw bytes for the formula. This will include the
parsed tokens array |