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