caps_type propiedad
caps_type propiedad
Obtiene y establece el tipo de mayúsculas de texto.
Definición:
@property
def caps_type(self):
...
@caps_type.setter
def caps_type(self, value):
...
Ver también
- módulo aspose.cells.drawing.texts
- clase TextCapsType
- clase TextOptions