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