Activity «Add a comment» can be found in section «Office.Excel»
Activity adds a comment to the specified cell. If the destination file doesn't exist, it will be created.
Click on the image to enlarge it.
Property; Class; Type; Options; Description
Sheet; In; String; *; The name of the sheet in which the comment will be added.
Cell; In; String; Name; It is possible to specify a range of cells, for example A1:B4.
Row; In; Int32; Number; Row number.
Column; In; Int32; Number; Column number.
Author; In; String; *; Name of the author who created the comment.
Comment; In; String; *; Comment message.
File path; In; String; *; Path to incoming Excel file