Excel .Net

.NET assembly to convert Excel (.xls and .xlsx) workbooks to PDF and Word.

You can use formulas for automatic calculations in tables.

=A1+B1 — adds the values of cells A1 and B1.

=SUM(A1:B1) — same result.

=A1*B1 — multiplies A1 by B1.

=AVERAGE(A1:B1) — calculates the average.

N A B C D E F
1
2
3