Aracılığıyla paylaş


RevExFormatting.ApplyBorder Property

Definition

applyBorder, this property is only available in Office 2016 and later.

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

Property Value

Attributes

Applies to