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 TExcelFile.CellStackTraceMaxSize elements to avoid consuming too much memory.

    Syntax

    Unit: FlexCel.Core

    property TUnsupportedFormula.StackTrace: TArray<TCellAddressWithFileName>

    See also

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