Share via


NoNamespace.applyBorderFormats Field

Definition

Represents the applyBorderFormats XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, queryTable, raf.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.ApplyBorderFormats, QueryTable.ApplyBorderFormats, RevisionAutoFormat.ApplyBorderFormats.

Applies to