Search Results for

    Show / Hide Table of Contents

    TFormulaValue.AsArray Method

    Returns the formula result as an array of values if the formula contains an array. If the formula result is not an array, this method will throw an exception.

    Remarks

    Use TryAsArray if you don't want to get an Exception when the formula result isn't an array.

    Syntax

    Unit: FlexCel.Core

    function TFormulaValue.AsArray: TArray<TArray<TFormulaValue>>;

    See also

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