Share via


MdxTuple.FormatIndex Property

Definition

Server Formatting Built-In Number Format Index

Represents the following attribute in the schema: fi

[DocumentFormat.OpenXml.SchemaAttr(0, "fi")]
public DocumentFormat.OpenXml.UInt32Value FormatIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value FormatIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fi")]
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fi")]
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fi")>]
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fi")>]
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property FormatIndex As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to