MdxMemberProp.PropertyNameIndex Property
Property Name Index.Represents the attribte in schema: np
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "np")> _
Public Property PropertyNameIndex As UInt32Value
Get
Set
'Применение
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