CopyOptions.ExtendToAdjacentRange

CopyOptions.ExtendToAdjacentRange property

Indicates whether extend ranges when copying the range to adjacent range.

public bool ExtendToAdjacentRange { get; set; }

Remarks

If it’s true, only extends the range of the hyperlink,not adding a new hyperlink when copying hyperlinks to adjacent rows.

See Also