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