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