ExcelExporter REALbasic Classes

ExcelExporterCell.DataType Property

The DataType of the Cell.

DataType as String {Read and Write}

Remarks

Supported DataTypes come from the following constants:

ExcelExporterCell.DataTypeNumber
ExcelExporterCell.DataTypeString

See Also

ExcelExporterCell Class