Search Results for

    Show / Hide Table of Contents

    FlxConsts.Max_Rows Property

    Maximum row in the spreadsheet. (0 based). Note that this number is 1 less than the maximum row count, because this value is 0-based. You can use MaxRowCount to get the number of columns instead.

    This number might be 65535 if ExcelFile.ExcelVersion is TExcelVersion.v97_2003 or 1048575 otherwise.

    Syntax

    Namespace: FlexCel.Core

    public static Int32 Max_Rows { get; }

    See also

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