| Overload | Description |
|---|---|
| SheetView Constructor() | Creates a new sheet (SheetView object). |
| SheetView Constructor(ISheetDataModel) | Creates a sheet (SheetView object) according to a specified data model. |
| SheetView Constructor(ISheetDataModel,NamedStyleCollection) | Creates a sheet (SheetView object) according to a specified data model and named style. |
| SheetView Constructor(SerializationInfo,StreamingContext) | Creates a sheet (SheetView object) from serialization. |
| SheetView Constructor(String) | Creates a sheet (SheetView object) with a specified name. |