Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetSupportingFile Method

    Returns a recalculating supporting file for this spreadsheet. Supporting files are added using a Workspace object.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetSupportingFile(const fileName: string): TExcelFile; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const fileName string File to return. It might be a full filename with path or only the name of the file.

    Returns

    The supporting file with the given filename.

    See also

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