floatValue
The cell’s value as a single-precision floating-point number.
Declaration
var floatValue: Float { get set }Discussion
This property uses the objectValue property to access the actual value. If the cell is not a text-type cell or the cell’s value is not scannable, this property contains the value 0.