TextCharacterPropertiesType.Strike Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Strike
Representa o seguinte atributo no 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 da propriedade
- Atributos