Share via


PivotSource.FormatId Property

Format ID.Represents the element tag in schema: c:fmtId

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property FormatId As FormatId
    Get
    Set
'Usage
Dim instance As PivotSource
Dim value As FormatId

value = instance.FormatId

instance.FormatId = value
public FormatId FormatId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.FormatId

See Also

Reference

PivotSource Class

PivotSource Members

DocumentFormat.OpenXml.Drawing.Charts Namespace