formulaCell

fnSpreadsheetCell formulaCell(string formulaNs, string formulaExpr, string cachedValue = "", CellValueType cachedType = CellValueType.VOID) @safe pure nothrow

Creates a cell with a formula.

Parameters

Returns

A SpreadsheetCell with a formula.