display_string_value property

display_string_value property

Gets the formatted string value of this cell by cell’s display style.

Definition:

@property
def display_string_value(self):
    ...

See Also