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