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