format property

format property

Gets the format string for current value.

Definition:

@property
def format(self):
    ...

See Also