Border.BottomBorder Property
Bottom Border.Represents the element tag in schema: x:bottom
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property BottomBorder As BottomBorder
Get
Set
'Usage
Dim instance As Border
Dim value As BottomBorder
value = instance.BottomBorder
instance.BottomBorder = value
public BottomBorder BottomBorder { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.BottomBorder
Returns BottomBorder.