SheetView Interface
Contains display and print settings for a sheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Remarks
The SheetView interface is the base interface for the following objects:
Interface | Description | Returned by |
---|---|---|
WorksheetView | Contains display and print settings for a worksheet. | Worksheet.ActiveView |
ChartSheetView | Contains display and print settings for a chart sheet. | ChartSheet.ActiveView |
See Also
Feedback