Worksheet.AddCellFormula Method

NanoXLSX

NanoXLSX

WorksheetAddCellFormula Method

Overload List
  NameDescription
Public methodAddCellFormula(String, String)
Adds a cell formula as string to the defined cell address
Public methodAddCellFormula(String, Int32, Int32)
Adds a cell formula as string to the defined cell address
Public methodAddCellFormula(String, String, Style)
Adds a cell formula as string to the defined cell address
Public methodAddCellFormula(String, Int32, Int32, Style)
Adds a cell formula as string to the defined cell address
Top
See Also