float_value property

float_value property

Gets the float value contained in the cell.

Definition:

@property
def float_value(self):
    ...

See Also