Search Results for

    Show / Hide Table of Contents

    TXlsFile.GetObjectShapeId Method

    Returns the shape id of the object at objectIndex position. Shape Ids are internal identifiers for the shape, that you can use to uniquely identify a shape. Note that the shape id can change when you load the file, once it is loaded, it will remain the same for the shape lifetime.

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.GetObjectShapeId(const objectIndex: Integer): Int64; override;

    Parameters

    <-> Parameter Type Description
    const objectIndex Integer Object index. (1-based)

    See also

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