The Excel VBO does wrap every possible function of the Excel API (and never will - the task is too great), so there are two options. 1) extend the VBO with new pages and code stages providing the desired functionality. Obviously this requires programming expertise. 2) Manually prepare a template file with the necessary formatting. The template can be stored inside a binary data item and written out as a file at run time using the File Management utility.