次の方法で共有


Comment.Index プロパティ

定義

idx

スキーマ内の次の属性を表します: idx

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

プロパティ値

UInt32Value を返します。

属性

注釈

このドキュメントのこの作成者による全コメントのリスト内において一意である、このコメントの識別子を示します。 各作成者がドキュメント内に作成した最初のコメントにインデックス 1 が付与されます。

インデックスはコメント作成者に対してのみ一意であるため、ドキュメントには、異なる作成者によって作成された同じインデックスを持つ複数のコメントが含まれる場合があります。

この属性に使用できる値は、単純型によって ST_Index 定義されます。

適用対象