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