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