Spread Windows Forms 12.0 Product Documentation
Border Property (HighlightConditionalFormattingRule)


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

Property Value

The border.
See Also

Reference

HighlightConditionalFormattingRule Class
HighlightConditionalFormattingRule Members