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