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