Compartir a través de


CellFormat.ApplyFill Propiedad

Definición

Aplicar relleno

Representa el atributo siguiente en el esquema: applyFill

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a