excel_interface.excel_interface_2 module

This module contains the functions that communicate directly with Excel using the xlwings package and the data structures located in clo_external_data_contracts

class ExcelData2

Bases: object

_get_repline_trading_pct_choice()
clear_choice_inputs()
clear_inputs_step_1()
clear_inputs_step_2()
clear_inputs_step_3()
clear_inputs_step_4a()
clear_inputs_step_4b()
clear_inputs_step_5()
clear_meta_data()
clear_meth_params()
clear_model_settings()
clear_outputs_step_1()
clear_outputs_step_2()
clear_outputs_step_3()
clear_outputs_step_4a()
clear_outputs_step_4b()
clear_outputs_step_5()
get_inputs_step_1(is_clear_outputs=True)
get_inputs_step_2()
get_inputs_step_3()
get_inputs_step_4a()
get_inputs_step_4b()
get_inputs_step_5()
get_meth_params(is_clear_outputs=True)
get_model_settings(is_clear_outputs=True)
get_outputs_step_1()
get_outputs_step_2()
get_outputs_step_3()
get_outputs_step_4a()
get_outputs_step_4b()
get_outputs_step_5()
override_params()
setup_master_object(deal_name, run_type, run_name, user_name, cf_ind_guid, cf_ind_run, cf_scen_guid, cf_scen_run, cf_scen_guid_supplemental, cf_scen_run_supplemental, user_notes, model_version)
test()
toJSON(value)
wb = <excel_interface.excel_interface_2.MockXlWings object>
wb_fullname = '<excel_interface.excel_interface_2.MockXlWings object>'
write_input_step_3()
write_input_step_4a()
write_inputs_step_1()
write_inputs_step_2()
write_inputs_step_4b()
write_inputs_step_5()
write_meta_data()
write_meth_params()
write_model_settings()
write_outputs_step_1(results=None)
write_outputs_step_2(results=None)
write_outputs_step_3(results=None)
write_outputs_step_4a(results=None)
write_outputs_step_4b(results=None)
write_outputs_step_5(results=None)
class MockXlWings

Bases: object

property Book
_get_book()
_get_fullname()
caller()
property fullname
default(o)
test()