Search Results for

    Show / Hide Table of Contents

    ExcelFile.CellMergedBounds Method

    Merged Range where the cell is.

    Syntax

    Namespace: FlexCel.Core

    public abstract TXlsCellRange CellMergedBounds(Int32 row, Int32 col)

    Parameters

    <-> Parameter Type Description
    row Int32 Row Index (1 based)
    col Int32 Column Index (1 based)

    Returns

    The range where the cell is

    Examples

    If you have a merged cell in range A1: B2, calling CellMergedBounds on any of the cells: A1, B1, A2, B2 will return A1:B2.

    See also

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