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