Search Results for

    Show / Hide Table of Contents

    XlsFile.GroupObjects Method

    Groups two or more objects. The objects must be at the root level, you can't group objects inside a group. But you can group a group with other groups or objects.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void GroupObjects(String groupName, TFlxAnchorType anchorType, params Int32[] objectIndexes)

    Parameters

    <-> Parameter Type Description
    groupName String Name of the group. You can keep it null to have a group without name.
    anchorType TFlxAnchorType Anchor type for the group. It defines how the group will behave when you insert, delete or resize cells.
    params objectIndexes Int32[] List of objects to group.

    See also

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