Search Results for

    Show / Hide Table of Contents

    FlxConsts.MaxRowCount Property

    Returns the maximum number of rows that you can have in a spreadsheet. This is the same as Max_Rows + 1.

    This number might be 65536 if ExcelFile.ExcelVersion is TExcelVersion.v97_2003 or 1048576 otherwise.

    Syntax

    Namespace: FlexCel.Core

    public static Int32 MaxRowCount { get; }

    See also

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