Worksheet.AddCellFormula Method
From NanoXLSX
NanoXLSX Library Documentation
![]() | WorksheetAddCellFormula Method |
| Name | Description | |
|---|---|---|
| AddCellFormula(String, String) |
Adds a cell formula as string to the defined cell address
| |
| AddCellFormula(String, Int32, Int32) |
Adds a cell formula as string to the defined cell address
| |
| AddCellFormula(String, String, Style) |
Adds a cell formula as string to the defined cell address
| |
| AddCellFormula(String, Int32, Int32, Style) |
Adds a cell formula as string to the defined cell address
|
