Search Results for

    Show / Hide Table of Contents

    TVirtualCellReadEventArgs.NextSheet Property

    Sheet where the next cell will be. By default, this value is set automatically, but you can change to other value to skip some sheets, or set it to null or empty to end reading the file.

    If for example you are at sheet "Sheet1" and set NextSheet to be "Sheet5", then the next time this event is called it will be with the first cell of Sheet5. To stop reading this sheet and move to the next, set "NextSheet" to be SheetNames[Cell.Sheet]

    Syntax

    Unit: FlexCel.Core

    property TVirtualCellReadEventArgs.NextSheet: string

    See also

    • TVirtualCellReadEventArgs
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com