Author

SpreadsheetComment.Author property

Gets the author of the comment.

public string Author { get; }

Property Value

The author of the comment.

See Also