MdxTuple.FormatIndex Property

Server Formatting Built-In Number Format Index.Represents the attribte in schema: fi

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

Syntax

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

value = instance.FormatIndex

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

MdxTuple Class

MdxTuple Members

DocumentFormat.OpenXml.Spreadsheet Namespace