ChartSheetView Properties
Contains display and print settings for a chart sheet.Name | Description |
---|---|
CustomPaperHeight | Returns the custom paper height. Inherited from SheetView. |
CustomPaperWidth | Returns the custom paper width. Inherited from SheetView. |
IsSelected | Returns or specifies whether a sheet is selected in a workbook. Inherited from SheetView. |
Margins | Returns an object that defines page margins for a printed sheet. Inherited from SheetView. |
Orientation | Returns or specifies page orientation for a printed sheet. Inherited from SheetView. |
PaperKind | Returns or specifies paper size for a printed sheet. Inherited from SheetView. |
TabColor | Gets or sets the color of the sheet tab. Inherited from SheetView. |
Zoom | Returns or specifies the zoom percentage for a sheet. Inherited from SheetView. |
ZoomToFit | Gets or sets a value indicating whether the chart on the chart sheet should be automatically adjusted to fit the window’s display area. |
See Also