Compartir a través de


CellFormat.ApplyFont Propiedad

Definición

Aplicar fuente

Representa el atributo siguiente en el esquema: applyFont

[DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")]
public DocumentFormat.OpenXml.BooleanValue ApplyFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyFont")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")>]
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyFont")>]
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyFont As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a