Edit

Share via


Range.AddComment(Object) Method

Definition

Adds a comment to the range.

public Microsoft.Office.Interop.Excel.Comment AddComment(object Text);

Parameters

Text
Object

Optional Object. The comment text.

Returns

Applies to