Compartir a través de


TableCellTextStyle.Italic Propiedad

Definición

Italic

Representa el atributo siguiente en el esquema: i

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a