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