Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsCell.IsNumeric

 

TxlsCell                


 

property IsNumeric: boolean;

 

Description

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

 

 


See also:

CellType property

Col property

DateTimeFormat property

Format property

IsBoolean property

IsDateTime property

IsString property

NumericFormat property

Row property

Value property