Search Results for

    Show / Hide Table of Contents

    TTableColumnDefinition.CalculatedColumnFormula Property

    Stores the formula that is used to perform the calculation for each cell in this column. Note that the column can have different formulas from this one, but this is normally not the case. This formula is also used by Excel to automatically add new formulas when you add new rows to the table. FlexCel doesn't automatically adds this formula to the new rows, you need to set the cells to the formula manually if you want to.

    Syntax

    Namespace: FlexCel.Core

    public Nullable<TTableFormula> CalculatedColumnFormula { get; }

    See also

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