Search Results for

    Show / Hide Table of Contents

    ExcelFile.CellMergedNext Method

    Use this method to enumerate all merged cells in a sheet.

    Syntax

    Namespace: FlexCel.Core

    public abstract TXlsCellRange CellMergedNext(ref TCellMergedState state)

    Parameters

    <-> Parameter Type Description
    ref state TCellMergedState This struct holds the current merged cell being enumerated and is used by the method to return the next cell in the enumeration. To get the first value, create it with TCellMergedState.Init()

    Returns

    The next merged cell in the sheet.

    See also

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