How to retrieve value from formula cell in excel?
I tryed this cell.CellFormula.CalculateCell.InnerText, but cell.CellFormula.CalculateCell = null.
social.msdn.microsoft.com/.../da953b03-63c5-4eb9-aed2-db726d965c91
thanks a lot!