html_string propiedad
html_string propiedad
Obtiene y establece la cadena html que contiene datos y algunos formatos en esta forma.
Definición:
@property
def html_string(self):
...
@html_string.setter
def html_string(self, value):
...
Ver también
- módulo aspose.cells.drawing.texts
- clase FontSettingCollection