text proprietà
text proprietà
Il valore text in una regola di formattazione condizionale “text contiene”. Valido solo per type = containsText, notContainsText, BeginWith e EndsWith. Il valore predefinito è nullo.
Definizione:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Guarda anche
- modulo aspose.cells
- classe FormatCondition