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