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