Row.ThickTop Property
Thick Top Border.Represents the attribte in schema: thickTop
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "thickTop")> _
Public Property ThickTop As BooleanValue
Get
Set
'Usage
Dim instance As Row
Dim value As BooleanValue
value = instance.ThickTop
instance.ThickTop = value
[SchemaAttrAttribute(, "thickTop")]
public BooleanValue ThickTop { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.