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