Table of Contents

TFormulaValue.IsArray Method

Returns true if the formula contains an array of values instead of a single value.

Syntax

Unit: FlexCel.Core

function TFormulaValue.IsArray: Boolean;

See also