Hi, Got a question concerning the retrieval of a cell via a Record instead of the 'normal' Row. Using the event model to read and export sheets i come across formatted cells that have to be de-formatted.
In order to do that i would like to have a look at the cell and when an undesired format is detected i de-format it. But, how to obtain the actual cell (not the col id) form the Record class? I can't even get hold of the workbook (via the listener i only get null) Any suggestions? Tia, Fermin DCG
