Aspose::Cells::CopyOptions::GetExtendToAdjacentRange method

CopyOptions::GetExtendToAdjacentRange method

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

bool Aspose::Cells::CopyOptions::GetExtendToAdjacentRange()

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