Search Results for

    Show / Hide Table of Contents

    TExcelFile.UngroupObjects Method

    Ungroups a group of objects. The objects must be at the root level, you can't ungroup objects inside a group. If the object is not a group, this method will do nothing.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.UngroupObjects(const objectIndex: Integer); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const objectIndex Integer Index of the object to ungroup.

    See also

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