Link Search Menu Expand Document

RangeFormula Property

Sets the formula for the range.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string Formula { set; }

Property Value

Type: String
The formula.

Implements

IRangeFormula
See Also

Reference