Table of Contents

TCellValue.AsBoolean Method

If the cell contains a boolean, it returns the value. If not, it raises an exception.

Syntax

Unit: FlexCel.Core

function TCellValue.AsBoolean: Boolean;

See also