Share via


W.equalWidth Field

Definition

Represents the w:equalWidth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cols.
  • corresponds to the following strongly-typed properties: Columns.EqualWidth.

Applies to