共用方式為


DataBar.Border Property

Definition

border, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: border

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

Property Value

Attributes

Applies to