[]
Gets or sets whether to show the strikethrough diagonal line from the bottom-left corner to the top-right corner of the border box.
Default value is false.
public bool StrikeBottomLeftToTopRight { get; set; }
Public Property StrikeBottomLeftToTopRight As Boolean