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