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