Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetAutoRowHeight Method

    Returns if the row is adjusting its size to the cell (the default) or if it has a fixed height.

    Remarks

    By default, Excel rows auto adapt their size to the font size. If you set the row height manually, it will remain fixed to this size until you set AutoFit (Menu->Format->Row->AutoFit) back.

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean GetAutoRowHeight(Int32 row)

    Parameters

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

    Returns

    True if AutoFit is on for the row, False if it has a fixed size

    See also

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