Chart.Select Method (Word)
Selects the object.
Version Information
Version Added: Word 2007
Syntax
expression .Select(Replace)
expression A variable that represents a Chart 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. This parameter is used only with sheets. |