Поделиться через


DataTable Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method DataTable() Initializes a new instance of the DataTable class.
Public method DataTable(String) Initializes a new instance of the DataTable class from outer XML.
Public method DataTable(array<OpenXmlElement[]) Initializes a new instance of the DataTable class with the specified child elements.
Public method DataTable(IEnumerable<OpenXmlElement>) Initializes a new instance of the DataTable class with the specified child elements.

Top

See Also

Reference

DataTable Class

DataTable Members

DocumentFormat.OpenXml.Drawing.Charts Namespace