Overload | Description |
---|---|
AddComment(String,String) | Adds a Comment in the current Worksheet, using the Address of a Cell to determine the insertion point. |
AddComment(String,Int32,Int32) | Adds a Comment in the current Worksheet, using a Row Id and a Column Id to determine the insertion point. |