Link Search Menu Expand Document

CellFormula Property

Gets or sets the formula for the cell.

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

Property Value

Type: String
The formula.

Implements

ICellFormula
See Also

Reference