caps_type property

caps_type property

Gets and sets the caps type for texts of the shape.

Definition:

@property
def caps_type(self):
    ...
@caps_type.setter
def caps_type(self, value):
    ...

See Also