double_value property

double_value property

Gets the double value contained in the cell.

Definition:

@property
def double_value(self):
    ...

See Also