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