RevisionDefinedName.OldFunctionGroupId Property

Old Function Group Id.Represents the attribte in schema: oldFunctionGroupId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "oldFunctionGroupId")> _
Public Property OldFunctionGroupId As ByteValue
    Get
    Set
'Usage
Dim instance As RevisionDefinedName
Dim value As ByteValue

value = instance.OldFunctionGroupId

instance.OldFunctionGroupId = value
[SchemaAttrAttribute(, "oldFunctionGroupId")]
public ByteValue OldFunctionGroupId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ByteValue
Returns ByteValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace