Поделиться через


MdxMemberProp.NameIndex Property

Member Unique Name Index.Represents the attribte in schema: n

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

Syntax

'Декларация
<SchemaAttrAttribute(, "n")> _
Public Property NameIndex As UInt32Value
    Get
    Set
'Применение
Dim instance As MdxMemberProp
Dim value As UInt32Value

value = instance.NameIndex

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

MdxMemberProp Class

MdxMemberProp Members

DocumentFormat.OpenXml.Spreadsheet Namespace