Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetEnumerator Method

    Returns an enumerator that allows you to loop on all cells in the active worksheet. Once you start the foreach loop, you might change the active sheet and it won't change inside the enumerator.

    Syntax

    Namespace: FlexCel.Core

    public IEnumerator<CellValue> GetEnumerator()

    See also

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