Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetObjectsInRange Method

    Returns a list with all the objects that are completely inside a range of cells.

    Syntax

    Namespace: FlexCel.Core

    public abstract void GetObjectsInRange(TXlsCellRange range, TExcelObjectList objectsInRange)

    Parameters

    <-> Parameter Type Description
    range TXlsCellRange Range of cells where we want to find the objects.
    objectsInRange TExcelObjectList In this list we will add all the objects found. Note that the objects will be added to the list, so if you want just the objects in this range, make sure you clear the list before calling this method.

    See also

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