where <filename> is the Excel filename including the .XLSX extension.
<range> is the top-left cell range from which to import the data.
where <filename> is the Excel filename including the .XLSX extension.
<range> is the top-left cell range to which saving the data.
header is a Boolean you set to
true to include the table header and
false to not include the table header.
overwrite is a Boolean you set to
true to overwrite nonempty cells without warning and
false to not overwrite nonempty cells without warning.