is_strikethrough property
is_strikethrough property
Definition:
@property
def is_strikethrough(self):
...
@is_strikethrough.setter
def is_strikethrough(self, value):
...
See Also
- class
StyleSettings
@property
def is_strikethrough(self):
...
@is_strikethrough.setter
def is_strikethrough(self, value):
...
StyleSettings