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