Use openxlsx::saveWorkbook() to save the resulting object to an Excel file.
Properties are supported with the following exceptions:
Huxtable tries to guess appropriate widths and height for rows and columns; numeric width() and
height() are treated as scaling factors.
Contents are only stored as numbers if a whole column is numeric as defined by is_a_number();
otherwise they are stored as text.