rl_attr#

rateslib_pyxll.replicators.rl_attr(name, obj)#

Get an attribute value of a Class instance.

Parameters:
  • name (str) – The name of the instance attribute.

  • obj (object) – The Class instance as a cached Excel object.

Return type:

Any