Share via


NoNamespace.showFormatting Field

Definition

Represents the showFormatting XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sorterViewPr.
  • corresponds to the following strongly-typed properties: SorterViewProperties.ShowFormatting.

Applies to