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