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