Share via


NoNamespace.showMissing Field

Definition

Represents the showMissing XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, tabular.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.ShowMissing, TabularSlicerCache.ShowMissing.

Applies to