strikethrough_type property

strikethrough_type property

Definition:

@property
def strikethrough_type(self):
    ...

@strikethrough_type.setter
def strikethrough_type(self, value):
    ...

See Also