value_format_string property

value_format_string property

The Value Format String

Definition:

@property
def value_format_string(self):
    ...
@value_format_string.setter
def value_format_string(self, value):
    ...

See Also