Selection.SelectCell 方法

定义

选择包含当前选定内容的匹配单元格。

public:
 void SelectCell();
public void SelectCell ();
abstract member SelectCell : unit -> unit
Public Sub SelectCell ()

注解

使用此方法,要求当前选定内容必须包含在一个单独单元格中。

适用于