NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX
Worksheet Class
Worksheet Methods
AddNextCellFormula Method
AddNextCellFormula(String) Method
AddNextCellFormula(String, Style) Method
Worksheet
Add
Next
Cell
Formula(String) Method
Adds a formula as string to the next cell position
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
Copy
public
void
AddNextCellFormula
(
string
formula
)
Parameters
formula
String
Formula to insert
Exceptions
Exception
Condition
RangeException
Trows a RangeException if the next cell is out of range (on row or column)
See Also
Reference
Worksheet Class
AddNextCellFormula Overload
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025