Table of Contents

TSingleFormulaValue.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 TSingleFormulaValue.IsDateTime: Boolean;

See also