Share via


NoNamespace.b Field

Definition

Represents the b XML attributes.

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 attribute, it:

  • is contained in the following XML elements: rect, scrgbClr, tcTxStyle, backgroundRemoval, pageMargins, defRPr, pageMargins, rgb, effectExtent, e, m, n, s, t, x.
  • corresponds to the following strongly-typed properties: BackgroundRemoval.MarqueeBottom, EffectExtent.BottomEdge, ErrorItem.Bold, MdxTuple.Bold, MissingItem.Bold, NumberItem.Bold, PageMargins.B, PageMargins.Bottom, PivotValueCellExtra.Bold, Rectangle.Bottom, RgbColor.Blue, RgbColorModelPercentage.BluePortion, StringItem.Bold, TableCellTextStyle.Bold, TextCharacterPropertiesType.Bold.

Applies to