Search Results for

    Show / Hide Table of Contents

    ExcelFile.ImageIndexToObjectPath Method

    Returns the absolute object path for an image, given an image index. Note that this method can be slow if there are many objects in the file. Whenever possible, prefer the methods that take directly an imageIndex instead of converting the imageIndex to an objectPath.

    Syntax

    Namespace: FlexCel.Core

    public abstract String ImageIndexToObjectPath(Int32 imageIndex)

    Parameters

    <-> Parameter Type Description
    imageIndex Int32 Image index on the image array.

    Returns

    Image index on the total objects array.

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com