Search Results for

    Show / Hide Table of Contents

    ExcelFile.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

    Namespace: FlexCel.Core

    public abstract TXlsCellRange GetHyperLinkCellRange(Int32 hyperLinkIndex)

    Parameters

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

    Returns

    Range the hyperlink applies to.

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com