Aspose::Cells::CopyOptions::SetExtendToAdjacentRange method
CopyOptions::SetExtendToAdjacentRange method
Indicates whether extend ranges when copying the range to adjacent range.
void Aspose::Cells::CopyOptions::SetExtendToAdjacentRange(bool value)
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
- Class Vector
- Class CopyOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++