title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Chart.Select method (Excel) |
vbaxl10.chm148094 |
|
|
20f866f4-14b9-075c-372c-47a9f536f0c3 |
04/16/2019 |
medium |
Selects the object.
expression.Select (Replace)
expression A variable that represents a Chart object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Replace | Optional | Variant | Used only with sheets. True to replace the current selection with the specified object. False to extend the current selection to include any previously selected objects and the specified object. |
To select a cell or a range of cells, use the Select method. To make a single cell the active cell, use the Activate method.
[!includeSupport and feedback]