Compartir a través de


RevisionAutoFormat.ApplyBorderFormats Propiedad

Definición

Aplicar formatos de borde

Representa el atributo siguiente en el esquema: applyBorderFormats

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a