copy_invalid_formulas_as_values fastighet

copy_invalid_formulas_as_values fastighet

Om formeln inte är giltig för måldestinationen, kopiera endast värden.

Definition:

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

Se även