row property

row property

Gets the one-based row index of the comment.

Definition:

@property
def row(self):
    ...

See Also