text Eigentum
text Eigentum
Der Wert text in einer Regel zur bedingten Formatierung „text enthält“. Gültig nur für type = containsText, notContainsText, beginWith und endedWith. Der Standardwert ist null.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse FormatCondition