Search Results for

    Show / Hide Table of Contents

    ExcelFile.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

    Namespace: FlexCel.Core

    public abstract String FindObjectPath(String objectName)

    Parameters

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

    See also

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