Optional
autoConvenience method that calls autoFit after the setValues.
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
isIndicates if a cut is desired.
Optional
orientationSpecifies the direction for iterating over the range (row-major or column-major).
Both SetValuesOptions and GetValuesOptions allow for IRange.Orientations.
Optional
skipSkip the bounds check when setting values.
Optional
textBy default setValue will attempt to parse text values into a native type. This can be disabled or customized using the parseText flag. Setting this to false will use the raw text value.
Options for copying ICellHeaderRange.