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