Share via


W.w_ Field

Definition

Represents the w:w XML elements and 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 element, it:

  • has the following parent XML elements: framesetSplitbar, rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: CharacterScale, Width.

As an XML attribute, it:

  • is contained in the following XML elements: col, framePr, gridCol, pgSz, readModeInkLockDown, tblInd.
  • corresponds to the following strongly-typed properties: Column.Width, FrameProperties.Width, GridColumn.Width, PageSize.Width, ReadModeInkLockDown.Width, TableIndentation.Width.

Applies to