Aspose::Cells::CopyOptions::GetUpdateInvalidReferencesToTargetSheet method

CopyOptions::GetUpdateInvalidReferencesToTargetSheet method

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

bool Aspose::Cells::CopyOptions::GetUpdateInvalidReferencesToTargetSheet()

Remarks

Only works when copying range or worksheet from another obook.

See Also