caps_type mülk
caps_type mülk
Metin büyük harf türünü alır ve ayarlar.
Tanım:
@property
def caps_type(self):
...
@caps_type.setter
def caps_type(self, value):
...
Ayrıca bakınız
- modül aspose.cells
- sınıf Font
- sınıf TextCapsType
Metin büyük harf türünü alır ve ayarlar.
@property
def caps_type(self):
...
@caps_type.setter
def caps_type(self, value):
...