XlWindowType enumeration (Excel)
Specifies how the chart is displayed.
Name | Value | Description |
---|---|---|
xlChartAsWindow | 5 | The chart will open in a new window. |
xlChartInPlace | 4 | The chart will be displayed on the current worksheet. |
xlClipboard | 3 | The chart is copied to the clipboard. |
xlInfo | -4129 | This constant has been deprecated. |
xlWorkbook | 1 | This constant applies to Macintosh only. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.