Share via


NoNamespace.compact Field

Definition

Represents the compact XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, pivotTableDefinition.
  • corresponds to the following strongly-typed properties: PivotField.Compact, PivotTableDefinition.Compact.

Applies to