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