次の方法で共有


MemberProperty.PropertyNamePosition プロパティ

定義

プロパティ名文字インデックス

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象