Table of Contents

Class XXPVI

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:xxpvi="http://schemas.microsoft.com/office/spreadsheetml/2022/pivotVersionInfo" namespace.

public static class XXPVI
Inheritance
XXPVI
Inherited Members

Fields

cacheVersionInfo

Represents the xxpvi:cacheVersionInfo XML element.

public static readonly XName cacheVersionInfo

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following child XML elements: lastRefreshFeature, requiredFeature.
  • corresponds to the following strongly-typed classes: CacheVersionInfo.

lastRefreshFeature

Represents the xxpvi:lastRefreshFeature XML element.

public static readonly XName lastRefreshFeature

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cacheVersionInfo.
  • corresponds to the following strongly-typed classes: LastRefreshFeatureXsdstring.

lastUpdateFeature

Represents the xxpvi:lastUpdateFeature XML element.

public static readonly XName lastUpdateFeature

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotVersionInfo.
  • corresponds to the following strongly-typed classes: LastUpdateFeatureXsdstring.

pivotVersionInfo

Represents the xxpvi:pivotVersionInfo XML element.

public static readonly XName pivotVersionInfo

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following child XML elements: lastUpdateFeature, requiredFeature.
  • corresponds to the following strongly-typed classes: PivotVersionInfo.

requiredFeature

Represents the xxpvi:requiredFeature XML element.

public static readonly XName requiredFeature

Field Value

XName

Remarks

As an XML element, it:

xxpvi

Defines the XML namespace associated with the xxpvi prefix.

public static readonly XNamespace xxpvi

Field Value

XNamespace