RevisionDefinedName.OldFunctionGroupId Property

Definition

Old Function Group Id

Represents the following attribute in the schema: oldFunctionGroupId

[DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue OldFunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue OldFunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")>]
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldFunctionGroupId")>]
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OldFunctionGroupId As ByteValue

Property Value

Returns ByteValue.

Attributes

Applies to