Font.Strikethrough Property

Definition

public:
 property bool Strikethrough { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(6)]
public bool Strikethrough { [System.Runtime.InteropServices.DispId(6)] get; [System.Runtime.InteropServices.DispId(6)] set; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
[<set: System.Runtime.InteropServices.DispId(6)>]
member this.Strikethrough : bool with get, set
Public Property Strikethrough As Boolean

Property Value

Attributes

Applies to