html_string property
html_string property
Gets and sets the html string which contains data and some formats in this shape.
Definition:
@property
def html_string(self):
    ...
@html_string.setter
def html_string(self, value):
    ...
See Also
- module 
aspose.cells.drawing.texts - class 
FontSettingCollection