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