Example of External Formula in ASP.NET MVC Excel (XlsIO) Library
This sample demonstrates how to use External formula in spreadsheets using Excel (XlsIO) Library.
DEMO
SOURCE
External Formula that refers to a value in another workbook. An external formula is a reference to a cell or range of cells in another workbook.
Features:
- Reading formula strings using Excel (XlsIO) Library
- Reading evaluated formulas using Excel (XlsIO) Library