MetadataRecord.Val プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メタデータ レコード値インデックス
スキーマ内の次の属性を表します。 v
[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.UInt32Value Val { get; set; }
public DocumentFormat.OpenXml.UInt32Value Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.UInt32Value? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("v")]
public DocumentFormat.OpenXml.UInt32Value? Val { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "v")>]
member this.Val : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("v")>]
member this.Val : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Val As UInt32Value
プロパティ値
UInt32Value を返します。
- 属性
注釈
ECMA International Standard ECMA-376 からの次の情報は、このクラスを操作するときに役立ちます。
特定のメタデータ レコードに対する 0 から始まるインデックス。 対応するmetadataType
にname="XLMDX"
がある場合、これはmdxMetadata
内のレコードのインデックスです。それ以外の場合は、metadataType
の名前と一致する name
futureMetadata
セクションのレコードのインデックスです。
この属性に使用できる値は、XML スキーマ unsignedInt
データ型によって定義されます。