Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetHyperLinkCellRange Method

    Returns the cell range a hyperlink refers to.

    Remarks

    While normally hyperlinks refer to a single cell, you can make them point to a range. This method will return the first and last cell of the range that the hyperlink applies to.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetHyperLinkCellRange(const hyperLinkIndex: Integer): TXlsCellRange; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const hyperLinkIndex Integer Index of the hyperlink (1 based).

    Returns

    Range the hyperlink applies to.

    See also

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