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