Sets or returns the author of the comment. This information is displayed in the status bar in Excel when a comment is selected.

public System.String Author{ get; set; }
Public Property Author() As String