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