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


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

Property Value

The border.
See Also

Reference

HighlightConditionalFormattingRule Class
HighlightConditionalFormattingRule Members