Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsCell.IsDateTime

 

TxlsCell                


property IsDateTime: boolean;

 

Description

This property returns True if the CellType property is set to ctDateTime.

 


See also:

CellType property

Col property

DateTimeFormat property

Format property

IsBoolean property

IsNumeric property

IsString property

NumericFormat property

Row property

Value property