méthode hide_rows

hide_rows(self, row, total_rows)

Masque plusieurs lignes.


def hide_rows(self, row, total_rows):
    ...
ParamètreTaperDescription
rowintL’index de ligne.
total_rowsintLe numéro de ligne.

Voir également