다음을 통해 공유


Shape.Select Method (Excel)

Selects the object.

Syntax

.Select(Replace)

A variable that represents a Shape object.

Parameters

Name

Required/Optional

Data Type

Description

Replace

선택

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.

참고 항목

개념

Shape Object Members

Shape Object