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