Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 848 Bytes

Excel.ShapeRange.Select.md

File metadata and controls

34 lines (21 loc) · 848 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ShapeRange.Select method (Excel)
vbaxl10.chm640092
vbaxl10.chm640092
Excel.ShapeRange.Select
87b80b0b-e42a-cf7c-bb48-05fdf53e5599
05/14/2019
medium

ShapeRange.Select method (Excel)

Selects the object.

Syntax

expression.Select (Replace)

expression A variable that represents a ShapeRange 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]