exceldriver package

Submodules

exceldriver.addin module

exceldriver.addin.load_addin(excel, addin_str, sleep_time=5)[source]

exceldriver.excel module

class exceldriver.excel.Excel(visible=True)[source]

Bases: object

exceldriver.excel.load_excel()[source]

exceldriver.exceptions module

exception exceldriver.exceptions.NoExcelWorkbookException[source]

Bases: Exception

exceldriver.path module

exceldriver.path.get_excel_path()[source]

exceldriver.tools module

exceldriver.tools.create_empty_workbook(outpath)[source]
exceldriver.tools.new_excel_command()[source]

exceldriver.wb_template module

Module contents