Compartir a través de


CellFormat.ApplyBorder Propiedad

Definición

Aplicar borde

Representa el atributo siguiente en el esquema: applyBorder

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a