Share via


NoNamespace.w Field

Definition

Represents the w XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gridCol, path, hiddenLine, webVideoPr.
  • corresponds to the following strongly-typed properties: GridColumn.Width, HiddenLineProperties.Width, Path.Width, WebVideoProperty.Width.

Applies to