Metodo convert_to_range

convert_to_range(self)

Converti la tabella in intervallo.


def convert_to_range(self):
    ...

convert_to_range(self, options)

Converti la tabella in intervallo.


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

Guarda anche