caps_type property
caps_type property
Gets and sets the text caps type.
Definition:
@property
def caps_type(self):
    ...
@caps_type.setter
def caps_type(self, value):
    ...
See Also
- module aspose.cells
- class Font
- class TextCapsType
Gets and sets the text caps type.
@property
def caps_type(self):
    ...
@caps_type.setter
def caps_type(self, value):
    ...
aspose.cellsFontTextCapsType