Click or drag to resize

CommentsCollection AddComment Method

Overload List
Name Description
Public method AddComment(CellRange)
Adds comment to the specified range.
Protected method AddComment(IXLSRange)
Adds a comment to the specified range in an Excel worksheet.
(Inherited from XlsCommentsCollection .)
Public method AddComment(Int32, Int32)
Adds comment to the specified row and column.
Public method AddComment(Int32, Int32, Boolean)
Adds comment to the specified range.
(Inherited from XlsCommentsCollection .)
Top
See Also