Freigeben über


PivotTableName-Klasse

Pivot Name.When the object is serialized out as xml, its qualified name is c:name.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.OpenXmlLeafTextElement
        DocumentFormat.OpenXml.Drawing.Charts.PivotTableName

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

Syntax

'Declaration
Public Class PivotTableName _
    Inherits OpenXmlLeafTextElement
'Usage
Dim instance As PivotTableName
public class PivotTableName : OpenXmlLeafTextElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

PivotTableName-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace