Прочитать на английском

Поделиться через


CheckBox.Select(Object) Method

Definition

Selects the CheckBox.

public object Select (object Replace);

Parameters

Replace
Object

true to replace the current selection with the CheckBox; false to extend the current selection to include any previously selected objects and the CheckBox.

Returns

This method returns a null reference (Nothing in Visual Basic); otherwise this method returns true.

Remarks

Optional Parameters

For information on optional parameters, see Optional Parameters in Office Solutions.

Applies to