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