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