Share via


RevisionDefinedName.OldFormula Property

Old Formula.Represents the element tag in schema: x:oldFormula

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property OldFormula As OldFormula
    Get
    Set
'Usage
Dim instance As RevisionDefinedName
Dim value As OldFormula

value = instance.OldFormula

instance.OldFormula = value
public OldFormula OldFormula { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.OldFormula
Returns OldFormula.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace