Optional
adjustCallback to allow for additional customizations.
Optional
autoIf true
or set then this will select the affect item after the transaction is complete.
Optional
descriptionA human description.
Optional
editWhen performing a copy the editMode type to use.
Optional
fitWhen pasting from a smaller range to a larger range copy will repeat or 'wallpaper' the source values.
Optional
includeIndicates if the header (size) should be copied.
Optional
isIndicates if a cut is desired.
Optional
orientationThe direction in which to shift existing cells. Defaults to the orientation where the copied range's dimension is smaller. See ICellRange.getDefaultShiftOrientation for details on the default behavior.
Optional
skipIf true
then blank values will not be copied.
Optional
transposeHave the data transposed for the original orientation.
Optional
typeIndicate which items are copied.
Optional
undoAllows for undo to range selection to be altered.
Options for ICellRange.insertFrom.
Remarks
This extends ICellRange.CopyOptions and adds an {@IRange.Orientation.