Search Results for

    Show / Hide Table of Contents

    TXlsFile.CellMergedNext Method

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

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.CellMergedNext(var state: TCellMergedState): TXlsCellRange; override;

    Parameters

    <-> Parameter Type Description
    var 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

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