GrapeCity.Xaml.SpreadSheet.Data
BorderHorizontal Property


Gets or sets the horizontal border for a cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property BorderHorizontal As BorderLine
'Usage
 
Dim instance As TableStyleInfo
Dim value As BorderLine
 
instance.BorderHorizontal = value
 
value = instance.BorderHorizontal
[DefaultValue()]
public BorderLine BorderHorizontal {get; set;}

Property Value

A BorderLine object that specifies the border line.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyleInfo Class
TableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options