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):
...
The Value Format String
@property
def value_format_string(self):
...
@value_format_string.setter
def value_format_string(self, value):
...