spacing property
spacing property
Specifies the spacing between characters within a text run.
Definition:
@property
def spacing(self):
...
@spacing.setter
def spacing(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextOptions