CellType.CellFormula Property

Definition

Formula.

Represents the following element tag in the schema: x:f.

public DocumentFormat.OpenXml.Spreadsheet.CellFormula CellFormula { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CellFormula? CellFormula { get; set; }
member this.CellFormula : DocumentFormat.OpenXml.Spreadsheet.CellFormula with get, set
Public Property CellFormula As CellFormula

Property Value

Returns CellFormula.

Applies to