CopyOptions.UpdateInvalidReferencesToTargetSheet

CopyOptions.UpdateInvalidReferencesToTargetSheet property

Indicates whether to refer to target worksheet if the referred worksheet is not copied.

public bool UpdateInvalidReferencesToTargetSheet { get; set; }

Remarks

Only works when copying range or worksheet from another obook.

See Also