Table of Contents

TFormulaValue.IsDateTime Method

Returns true if the formula has a datetime. Note that formulas by default never have datetimes, they have numbers instead.

Syntax

Unit: FlexCel.Core

function TFormulaValue.IsDateTime: Boolean;

See also