Share via


X.b Field

Definition

Represents the x:b XML elements.

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: font, groupItems, r, rPr, sharedItems.
  • has the following child XML elements: x_.
  • has the following XML attributes: c, cp, f, u, v.
  • corresponds to the following strongly-typed classes: Bold, BooleanItem.

Applies to