Row.ThickTop Property

Definition

Thick Top Border

Represents the following attribute in the schema: thickTop

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

Property Value

Returns BooleanValue.

Attributes

Applies to