hide_row method

hide_row

Hides a row.

def hide_row(self, row):
    ...
ParameterTypeDescription
rowintRow index.

See Also