Returns the value of the specified comment property from the most recent comment associated with the specified cell.
@CmtPropForCell(<PropertyName>, [<CellAddress>])
| Argument Name | Description |
|---|---|
| CellAddress | Optional (default is the active/current cell). The address of the cell. |
| PropertyName | The name of the comment property. Valid property names include the following: CommentId, CommentText, Context, CreatedBy, CreatedDate, KeyHash, Subject, UpdatedBy, UpdatedDate |