Metodo hide_rows

hide_rows(self, row, total_rows)

Nasconde più righe.


def hide_rows(self, row, total_rows):
    ...
ParametroTipoDescrizione
rowintIndice di riga.
total_rowsintIl numero della riga.

Guarda anche