MdxMemberProp.PropertyNameIndex Property

Property Name Index.Represents the attribte in schema: np

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "np")> _
Public Property PropertyNameIndex As UInt32Value
    Get
    Set
'Usage
Dim instance As MdxMemberProp
Dim value As UInt32Value

value = instance.PropertyNameIndex

instance.PropertyNameIndex = value
[SchemaAttrAttribute(, "np")]
public UInt32Value PropertyNameIndex { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

MdxMemberProp Class

MdxMemberProp Members

DocumentFormat.OpenXml.Spreadsheet Namespace