TextCharacterPropertiesType.Strike 属性

定义

罢工

表示架构中的以下属性: strike

[DocumentFormat.OpenXml.SchemaAttr(0, "strike")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues> Strike { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues> Strike { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "strike")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues>? Strike { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("strike")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues>? Strike { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues>? Strike { get; set; }
member this.Strike : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "strike")>]
member this.Strike : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("strike")>]
member this.Strike : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextStrikeValues> with get, set
Public Property Strike As EnumValue(Of TextStrikeValues)

属性值

属性

适用于