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