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