Share via


RevisionDefinedName.Formula Property

Definition

Formula.

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

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

Property Value

Returns Formula.

Applies to