[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.AddComment

AddComment Method

AddComment(string)

向当前 IRange 添加注释。

Declaration
IComment AddComment(string text)
Parameters
Type Name Description
string text

您想要添加的文本。

Returns
Type Description
IComment