strikethrough_bottom_left_to_top_right property
strikethrough_bottom_left_to_top_right property
Strikethrough Bottom-Left to Top-Right (default is false). Specifies the hidden or shown state of a strikethrough diagonal line from the bottom-left corner to the top-right corner of border box.
Definition:
@property
def strikethrough_bottom_left_to_top_right(self):
    ...
@strikethrough_bottom_left_to_top_right.setter
def strikethrough_bottom_left_to_top_right(self, value):
    ...
See Also
- class IMathBorderBox
- module aspose.slides.mathtext
- library Aspose.Slides