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