Search Results for

    Show / Hide Table of Contents

    TSingleFormulaValue.AsCellAddressString Method

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

    Different from AsCellAddress, this method will return a string like "A1" instead of an array of TAddress object.

    Check IsCellAddress to see if the formula contains a range of cells.

    Syntax

    Unit: FlexCel.Core

    function TSingleFormulaValue.AsCellAddressString: string;

    See also

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