Search Results for

    Show / Hide Table of Contents

    TExcelFile.FindObjectPath Method

    Finds an object by its name, and returns the ObjectPath you need to use this object. Note that if there is more than an object with the same name in the sheet, this method will return null.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.FindObjectPath(const objectName: string): string; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const objectName string Name of the object we are looking for.

    See also

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