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