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, Style) Method
Adds a formula as string to the next cell position
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
Copy
public
void
AddNextCellFormula
(
string
formula
,
Style
style
)
Parameters
formula
String
Formula to insert
style
Style
Style to apply on the cell
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