Extract Theme Data from Excel File

Python code to extract theme data from Excel file

The following sample code extracts the theme name applied to the source workbook, then extracts the theme color applied to cell A1, and the theme color applied to the bottom border of the cell.