MdxTuple.MemberIndexCount Property

Member Index Count.Represents the attribte in schema: c

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

Syntax

'Declaration
<SchemaAttrAttribute(, "c")> _
Public Property MemberIndexCount As UInt32Value
    Get
    Set
'Usage
Dim instance As MdxTuple
Dim value As UInt32Value

value = instance.MemberIndexCount

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

MdxTuple Class

MdxTuple Members

DocumentFormat.OpenXml.Spreadsheet Namespace