Search Results for

    Show / Hide Table of Contents

    TFormulaValue.AsCellAddress Method

    Returns the value of the formula if it contains a cell adress. If it contains other datatype, this method will throw an exception.

    Check IsCellAddress to see if the formula contains a cell address.

    Remarks

    While this method returns an array, as the value is a single cell address, the array will have lenght 1.

    Syntax

    Unit: FlexCel.Core

    function TFormulaValue.AsCellAddress: TArray<TAddress>;

    See also

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