Row

SpreadsheetComment.Row property

Gets the one-based row index of the comment.

public int Row { get; }

Property Value

The row index of the comment.

See Also