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