Click or drag to resize

Workbook Constructor

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