Click or drag to resize

WorkbookExtensionList Constructor

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