Share via


PivotValueCellExtra.FormatIndex property

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.FormatIndex

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

Property value

Type: DocumentFormat.OpenXml.UInt32Value

See also

Reference

PivotValueCellExtra class

PivotValueCellExtra members

DocumentFormat.OpenXml.Office15.Excel namespace