When you export to Excel, the following additional command-line options are valid:
-columnwidthmode=option |
The method for setting column widths. Valid values:
Default value: fixed |
-columnwidth=size |
The column width, if you want fixed-width columns for an Excel export. Set to 0 for automatic column width. If a value other than 0 is specified, the columnwidthmode is treated as "fixed". Default value: 0. |
-pageheaderfooter=option |
Determines how page headers and footers should be exported. Valid values for option are:
|
-firstpage=pagenumber |
The first page of the page range to export. |
-lastpage=pagenumber |
The last page of the page range to export. |
-convertdates[{+|-}] |
Convert dates to strings. Default value: False. |
-gridlines[{+|-}] |
Show grid lines. Default value: False. |
-tabheadings[{+|-}] |
Tab has column headings. Default value: True. |
-areagroup:index |
Group number to base column widths on. Default value: 0. |
-groupoutlines[{+|-}] |
Show group outlines. Default value: False. |