strikethrough_type property

strikethrough_type property

Returns the strikethrough type of a text. Read-only TextStrikethroughType.

Definition:

@property
def strikethrough_type(self):
    ...

See Also