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