Search Results for

    Show / Hide Table of Contents

    ExcelFile.KeepMaxRowsAndColumnsWhenUpdating Property

    Defines what FlexCel will do when it finds a reference to the last row or column in an Excel 97-2003 spreadsheet, and it is upgrading to Excel 2007. If false (the default) row 65536 will be updated to row 1048576, and column 256 to column 16384. If true, references will stay the same. Note: This is a static global property, so it affects all threads running.

    Syntax

    Namespace: FlexCel.Core

    public static Boolean KeepMaxRowsAndColumnsWhenUpdating { get; set; }

    See also

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