Search Results for

    Show / Hide Table of Contents

    VirtualCellReadEventHandler Delegate

    Delegate for virtual cell reads.

    Syntax

    Namespace: FlexCel.Core

    public delegate void VirtualCellReadEventHandler(Object sender, VirtualCellReadEventArgs e)

    Parameters

    <-> Parameter Type Description
    sender Object Excel file from where we are reading. Remember that the file is not fully loaded when this event is called, so you are not likely to be able to use this parameter.
    e VirtualCellRead​Event​Args Contains the value of the cell we are reading.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com