Search Results for

    Show / Hide Table of Contents

    TExcelFile.AddHyperLink Method

    Adds a new hyperlink to the Active sheet. Use SetHyperLink to modify an existing one.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.AddHyperLink(const cellRange: TXlsCellRange; const value: THyperLink); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const cellRange TXlsCellRange Range of cells the hyperlink will refer to.
    const value THyperLink Description of the hyperlink.

    See also

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