rl_list# rateslib_pyxll.types.rl_list(name, args)# Create a wrapped Python list from a contiguous cell range. Parameters: name (str) – Identifier displayed in a cell. Otherwise unused. args (list) – The values input from an Excel range. Return type: PyList