BuildDiagram.GroupId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グループ ID
スキーマ内の次の属性を表します: grpId
[DocumentFormat.OpenXml.SchemaAttr(0, "grpId")]
public DocumentFormat.OpenXml.UInt32Value GroupId { get; set; }
public DocumentFormat.OpenXml.UInt32Value GroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "grpId")]
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("grpId")]
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? GroupId { get; set; }
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "grpId")>]
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("grpId")>]
member this.GroupId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property GroupId As UInt32Value
プロパティ値
UInt32Value を返します。
- 属性
注釈
ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。
この属性は、アニメーションで永続化された効果をビルド情報に結び付けます。 属性は、ビルド情報に変更が加えられたときにエディターによって使用されます。 GroupID は、特定の図形に対して一意です。 これらは、スライド上のすべての図形で一意の ID であるとは限りません。
この属性に使用できる値は、XML スキーマ unsignedInt
データ型によって定義されます。