Hello All,
I am interested in using the Event API's in POI. While doing so, I am faced
with the issue of minimal documentation on many of the classes (I don't
blame the developers) Which record should I be using to identify a formula
based cell (alphanumeric calculations involved) and how do I calculate it's
value. If I use a FormulaRecord.sid, I can get the row and column number but
I cannot get the value. (NaN since the formula contains string
concatenation). If I use the StringRecord, I am not able to get the row and
cell numbers. Assistance would be greatly appreciated.

Reply via email to