int_value property

int_value property

Gets the integer value contained in the cell.

Definition:

@property
def int_value(self):
    ...

See Also