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