Share via


NoNamespace.gridDropZones Field

Definition

Represents the gridDropZones XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.GridDropZones.

Applies to