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