On Tue, 21 Jun 2011, [email protected] wrote:
I have a requirement to read the Excel template which is protected and contains formulas. I have to update the specific cell. How can i do that.
Get the sheet, get the row, get the cell, change it. There shouldn't be anything special for your case, just look at the docs to get started
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
