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