RevisionDefinedName.OldFunctionGroupId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
旧函数组 ID
表示架构中的以下属性: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
属性值
返回 ByteValue。
- 属性