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