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