Search Results for

    Show / Hide Table of Contents

    ExcelFile.SetAutoRowHeight Method

    Sets the current row to automatically autosize to the biggest cell or not.

    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 void SetAutoRowHeight(Int32 row, Boolean autoRowHeight)

    Parameters

    <-> Parameter Type Description
    row Int32 Row index (1-based)
    autoRowHeight Boolean If true, row will have autofit.

    See also

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