Click or drag to resize

PasteToExcel Properties

The PasteToExcel type exposes the following members.

Properties
  NameDescription
Public propertyFormatTable
Apply table formatting highlighting header.
Public propertyNewSheet
Paste to new sheet. Default is false, in that case the data is pasted to the active cell.
Public propertyPostPasteOffset
Shift active cell selection after paste. It can be used for data collection from multiple objects in one data sheet.
Public propertyWarnOnDataOverwrite
Show warning if the data in the active worksheet is about to be overwritten.
Top
See Also