WorkbookExtensionList Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
WorkbookExtensionList() | Initializes a new instance of the WorkbookExtensionList class. | |
WorkbookExtensionList(String) | Initializes a new instance of the WorkbookExtensionList class from outer XML. | |
WorkbookExtensionList(array<OpenXmlElement[]) | Initializes a new instance of the WorkbookExtensionList class with the specified child elements. | |
WorkbookExtensionList(IEnumerable<OpenXmlElement>) | Initializes a new instance of the WorkbookExtensionList class with the specified child elements. |
Top