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