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