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