NameAsCell - missing in XLSReadWriteII 5?
Posted: Tue Dec 22, 2015 3:57 am
Hi,
In XLSReadWriteII 4, I was able to write this code:
In XLSReadWriteII 5, how do I obtain the cell by name and then apply the required format?
Thanks for your help.
Cheers,
Kaye.
In XLSReadWriteII 4, I was able to write this code:
Code: Select all
XLS.NameAsCell["MyCellName'].NumberFormat := '[$£-809]#,##0.00;[RED]-[$£-809]#,##0.00'
Thanks for your help.
Cheers,
Kaye.