Spread for ASP.NET 12 Product Documentation
Border Property (StyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : Border Property
Gets or sets the style of the cell border.
Syntax
'Declaration
 
Public Overridable Property Border As Border
'Usage
 
Dim instance As StyleInfo
Dim value As Border
 
instance.Border = value
 
value = instance.Border
public virtual Border Border {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members