Search Results for

    Show / Hide Table of Contents

    ExcelFile.VirtualCellRead Event

    If you assign this event FlexCel will not load the file into memory when opening a file, allowing you to open very big files using little memory. This event will be called for every value read from the file, and then the value will be discarded, instead of loaded into memory. Look at 'Virtual mode' in the Performance Guide for more information.

    Syntax

    Namespace: FlexCel.Core

    public VirtualCellReadEventHandler VirtualCellRead

    See also

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