Compartir a través de


TextCharacterPropertiesType.Strike Propiedad

Definición

Huelga

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a