Search Results for

    Show / Hide Table of Contents

    FlxConsts.Max_Columns Property

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

    This number might be 255 if ExcelFile.ExcelVersion is TExcelVersion.v97_2003 or 16383 otherwise.

    Syntax

    Namespace: FlexCel.Core

    public static Int32 Max_Columns { get; }

    See also

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