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