charset property
charset property
Represent the character set.
Definition:
@property
def charset(self):
...
@charset.setter
def charset(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextOptions
Represent the character set.
@property
def charset(self):
...
@charset.setter
def charset(self, value):
...
aspose.cells.drawing.texts
TextOptions