Share via


NoNamespace.dataCaption Field

Definition

Represents the dataCaption XML attribute.

public static readonly System.Xml.Linq.XName dataCaption;
 staticval mutable dataCaption : System.Xml.Linq.XName
Public Shared ReadOnly dataCaption 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.DataCaption.

Applies to