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