Share via


NoNamespace.pivotTables Field

Definition

Represents the pivotTables XML attribute.

public static readonly System.Xml.Linq.XName pivotTables;
 staticval mutable pivotTables : System.Xml.Linq.XName
Public Shared ReadOnly pivotTables As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.PivotTables.

Applies to