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