GrapeCity.Xaml.Excel
Top Property (ExcelBorder)


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

Property Value

The top 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