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