Share via


QueryTable.ApplyBorderFormats Property

Definition

Apply Border Formats

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to