rl_tuple#

rateslib_pyxll.types.rl_tuple(name, args)#

Create a wrapped Python tuple 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:

PyTuple