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