Optionally specify a Workbook or Sheet for the xw.view() function.
If passed a workbook, display the data in a new sheet in that workbook.
If passed a worksheet, clear it and display the data there. This would allow for interactive applications that need not create new workbooks/sheets every time the data changes.
Optionally specify a Workbook or Sheet for the xw.view() function.
If passed a workbook, display the data in a new sheet in that workbook.
If passed a worksheet, clear it and display the data there. This would allow for interactive applications that need not create new workbooks/sheets every time the data changes.