html_string proprietà
html_string proprietà
Ottiene e imposta la stringa html che contiene dati e alcuni formati in questa cella.
Definizione:
@property
def html_string(self):
...
@html_string.setter
def html_string(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
Cell