Column

SpreadsheetComment.Column property

Gets the one-based column index of the comment.

public int Column { get; }

Property Value

The column index of the comment.

See Also