convert_to_range method

convert_to_range

Convert the table to range.

def convert_to_range(self):
    ...

convert_to_range

Convert the table to range.

def convert_to_range(self, options):
    ...
ParameterTypeDescription
optionsTableToRangeOptionsthe options when converting table to range.

See Also