Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Selects the specified shape.
Syntax
expression .Select(Replace)
expression Required. A variable that represents a Shape object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
Replace |
Optional |
Variant |
If adding a shape, True replaces the selection. False adds the new shape to the selection. |