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