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