Click or drag to resize

Table Constructor

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