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