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