Extract Theme Data from Excel File with Golang via C++

C++ code to extract theme data from Excel file

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