RevisionDefinedName.OldFunction Property
Old Function.Represents the attribte in schema: oldFunction
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "oldFunction")> _
Public Property OldFunction As BooleanValue
Get
Set
'Usage
Dim instance As RevisionDefinedName
Dim value As BooleanValue
value = instance.OldFunction
instance.OldFunction = value
[SchemaAttrAttribute(, "oldFunction")]
public BooleanValue OldFunction { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.