Click or drag to resize

Worksheet Constructor

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