MdxTuple.FormattingStringIndex Property

Server Formatting String Index.Represents the attribte in schema: si

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

Syntax

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

value = instance.FormattingStringIndex

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

MdxTuple Class

MdxTuple Members

DocumentFormat.OpenXml.Spreadsheet Namespace