Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 824 Bytes

Excel.Shape.Select.md

File metadata and controls

34 lines (21 loc) · 824 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shape.Select method (Excel)
vbaxl10.chm636085
vbaxl10.chm636085
Excel.Shape.Select
615af356-45f9-a36f-9a1d-b09f216c6fae
05/14/2019
medium

Shape.Select method (Excel)

Selects the object.

Syntax

expression.Select (Replace)

expression A variable that represents a Shape object.

Parameters

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.

[!includeSupport and feedback]