Search Results for

    Show / Hide Table of Contents

    TXlsFile.ObjectIndexToImageIndex Method

    Returns the index on the image collection of an object. Note that this method is slow when there are many images, so use it sparingly.

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.ObjectIndexToImageIndex(const objectIndex: Integer): Integer; override;

    Parameters

    <-> Parameter Type Description
    const objectIndex Integer General index of the image on the Object collection.

    Returns

    -1 if the object is not an image, else the index on the image collection.

    See also

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