Table of Contents

TFormula.HasValue Method

Returns true if the record has a defined value. This is the inverse of IsNull

Syntax

Unit: FlexCel.Core

function TFormula.HasValue: Boolean;

See also