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