is_percent property

is_percent property

Indicates whether the number format is a percent format.

Definition:

@property
def is_percent(self):
    ...

See Also