strikethrough_vertical property
strikethrough_vertical property
Strikethrough Vertical (default is false) - specifies the hidden or shown state of a strikethrough vertical line.
Definition:
@property
def strikethrough_vertical(self):
    ...
@strikethrough_vertical.setter
def strikethrough_vertical(self, value):
    ...
See Also
- class IMathBorderBox
- module aspose.slides.mathtext
- library Aspose.Slides