Table of Contents

TReportValue.HasCellValue Method

Returns true if the record contains a TCellValue, meaning that the Value property is valid.

Syntax

Unit: FlexCel.Report

function TReportValue.HasCellValue: Boolean;

See also