Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetHyperLinkCellRange Method

    Changes the cells an hyperlink is linked to.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetHyperLinkCellRange(const hyperLinkIndex: Integer; const cellRange: TXlsCellRange); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const hyperLinkIndex Integer Index of the hyperlink (1 based).
    const cellRange TXlsCellRange Range of cells the hyperlink will refer to.

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com