Chart.Select(Object) Method

Definition

Selects the object.

public object Select (object Replace);
abstract member Select : obj -> obj
Public Function Select (Optional Replace As Object) As Object

Parameters

Replace
Object

(used only with sheets). Optional ObjectTrue 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.

Returns

Object

Applies to