UnionRange.Copy

UnionRange.Copy method

Copying the range with paste special options.

public void Copy(UnionRange range, PasteOptions options)
ParameterTypeDescription
rangeUnionRangeThe source range.
optionsPasteOptionsThe paste special options.

See Also