GrapeCity.Xaml.Excel
Bottom Property (IExcelBorder)


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

Property Value

The bottom border line
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelBorder Interface
IExcelBorder Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options