fraction_type Eigentum

fraction_type Eigentum

Dies gibt den Bruchtyp an; der Standardwert ist „Balken“.

Definition:

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

Siehe auch