Search Results for

    Show / Hide Table of Contents

    TTableFormula.Create Method

    Creates a new TTableFormula.

    Syntax

    Unit: FlexCel.Core

    class function TTableFormula.Create(const aFormula: string; const aIsArray: Boolean): TTableFormula; static; overload;

    Parameters

    <-> Parameter Type Description
    const aFormula string String with the formula.
    const aIsArray Boolean True if it is an array formula, false otherwise.

    See also

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