共用方式為


MemberProperty.PropertyNamePosition Property

Definition

Property Name Character Index

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to