Search Results for

    Show / Hide Table of Contents

    TUnsupportedFormula.StackTrace Property

    This property only has a value is the error is TUnsupportedFormulaErrorType.CircularReference. It contains a list of all the cells that lead to this cell having to recalculate itself. Note that this stack is limited to the last ExcelFile.CellStackTraceMaxSize elements to avoid consuming too much memory.

    Syntax

    Namespace: FlexCel.Core

    public TCellAddressWithFileName[] StackTrace { get; set; }

    See also

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