MemberProperty.PropertyNamePosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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