Share via


Font.Strike Property

Definition

Strike Through.

Represents the following element tag in the schema: x:strike.

public DocumentFormat.OpenXml.Spreadsheet.Strike Strike { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Strike? Strike { get; set; }
member this.Strike : DocumentFormat.OpenXml.Spreadsheet.Strike with get, set
Public Property Strike As Strike

Property Value

Returns Strike.

Applies to