Share via


W.b Field

Definition

Represents the w:b XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • corresponds to the following strongly-typed classes: Bold.

Applies to