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