Click or drag to resize

TableColumn Constructor

Overload List
 NameDescription
Public methodTableColumn Initializes a new instance of the TableColumn class.
Public methodTableColumn(IEnumerableOpenXmlElement) Initializes a new instance of the TableColumn class with the specified child elements.
Public methodTableColumn(OpenXmlElement) Initializes a new instance of the TableColumn class with the specified child elements.
Public methodTableColumn(String) Initializes a new instance of the TableColumn class from outer XML.
Top
See Also