metodo convert_to_range

convert_to_range()

Converti la tabella in intervallo.

def convert_to_range(self):
    ...

convert_to_range(options)

Converti la tabella in intervallo.

def convert_to_range(self, options):
    ...
ParametroTipoDescrizione
optionsTableToRangeOptionsle opzioni durante la conversione della tabella in intervallo.

Guarda anche