rl_seq_inputs#

rateslib_pyxll.types.rl_seq_inputs(name, *args)#

Create a wrapped Python list from a sequenced selection of cells.

Parameters:
  • name (str) – Identifier displayed in a cell. Otherwise unused.

  • args – Positional arguments that are appended to a Python list.

Return type:

PyInputs