RevisionDefinedName.OldFunctionGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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