Share via


NoNamespace.showPropCell Field

Definition

Represents the showPropCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField.
  • corresponds to the following strongly-typed properties: PivotField.ShowPropCell.

Applies to