NumericPoint.Index プロパティ

定義

Index.Represents は、次のスキーマの属性: idx

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

プロパティ値

UInt32Value

返します。 UInt32Value

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

系列コレクション内のインデックス。

この属性の値が XML スキーマで定義されているunsignedIntのデータ型です。

適用対象