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