custom_format Eigentum

custom_format Eigentum

Stellt das benutzerdefinierte Format des Feldwerts dar.

Definition:

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

Siehe auch