Range.AddComment(Object) 方法

定义

为区域添加批注。

public Microsoft.Office.Interop.Excel.Comment AddComment (object Text);
Public Function AddComment (Optional Text As Object) As Comment

参数

Text
Object

可选 对象。 批注文字。

返回

适用于