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