Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsCell.CellType

 

TxlsCell                


type 

    TxlsCellType = (ctBoolean, ctDateTime, ctNumeric, ctString);

 

property CellType: TxlsCellType;

 

Description

This property defines the type of the cell value.

 


See also:

Col property

DateTimeFormat property

Format property

IsBoolean property

IsDateTime property

IsNumeric property

IsString property

NumericFormat property

Row property

Value property