PictureBullet Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
PictureBullet() | Initializes a new instance of the PictureBullet class. | |
PictureBullet(String) | Initializes a new instance of the PictureBullet class from outer XML. | |
PictureBullet(array<OpenXmlElement[]) | Initializes a new instance of the PictureBullet class with the specified child elements. | |
PictureBullet(IEnumerable<OpenXmlElement>) | Initializes a new instance of the PictureBullet class with the specified child elements. |
Top