Table of Contents

TCellValue.IsNumber Method

Returns true if the cell contains a number. Note that cells with dates will be reported as Number too.

Syntax

Unit: FlexCel.Core

function TCellValue.IsNumber: Boolean;

See also