次の方法で共有


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

'宣言
Public Property FormatId As FormatId
    Get
    Set
'使用
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