Share via


W.numPicBullet Field

Definition

Represents the w:numPicBullet XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: numbering.
  • has the following child XML elements: drawing, pict.
  • has the following XML attributes: numPicBulletId.
  • corresponds to the following strongly-typed classes: NumberingPictureBullet.

Applies to