ChartObject.Select method (Excel)
Selects the object.
Syntax
expression.Select (Replace)
expression A variable that represents a ChartObject object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Replace | Optional | Variant | 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. |
Return value
Variant
Support and feedback
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.