GrapeCity.Xaml.Excel
Bottom Property (ExcelBorder)


Gets or sets the bottom border line
Syntax
'Declaration
 
Public Property Bottom As IExcelBorderSide
'Usage
 
Dim instance As ExcelBorder
Dim value As IExcelBorderSide
 
instance.Bottom = value
 
value = instance.Bottom
public IExcelBorderSide Bottom {get; set;}

Property Value

The bottom border line
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBorder Class
ExcelBorder Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options