text fastighet

text fastighet

Värdet text i en villkorsstyrd formateringsregel av typen “text innehåller”. Gäller endast för typen = containsText, notContainsText, beginsWith och endsWith. Standardvärdet är null.

Definition:

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

Se även