Click or drag to resize

TableColumns Constructor

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