ignore_hidden_rows propiedad

ignore_hidden_rows propiedad

Indica si se ignoran las filas ocultas al convertir Excel a PowerPoint.

Definición:

@property
def ignore_hidden_rows(self):
    ...
@ignore_hidden_rows.setter
def ignore_hidden_rows(self, value):
    ...

Ver también