Share via


NoNamespace.altTextSummary Field

Definition

Represents the altTextSummary XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, table.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.AltTextSummary, Table.AltTextSummary.

Applies to