Search Results for

    Show / Hide Table of Contents

    TExcelFile.FindObjectByShapeId Method

    Finds an object given its internal shape id, and returns the object index you need to access the same object in FlexCel.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.FindObjectByShapeId(const ShapeId: Int64): Integer; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const ShapeId Int64 Shape id of the object.

    See also

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