Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetKeepRowsTogether Method

    Returns the value of level for a row as set in KeepRowsTogether. Note that the last value of a "keep together" range is 0. For example, if you set KeepRowsTogether(1, 3, 8, true); GetKeepRowsTogether will return 8 for rows 1 and 2, and 0 for row 3.

    Syntax

    Namespace: FlexCel.Core

    public abstract Int32 GetKeepRowsTogether(Int32 row)

    Parameters

    <-> Parameter Type Description
    row Int32 Row index. (1 based)

    Returns

    The Keep together level of the row.

    See also

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