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