Spread Silverlight Documentation
ComparisonOperator Property (ExcelHighlightingRule)


Gets or sets the comparison operator of the conditional formatting rule.
Syntax
'Declaration
 
Public Property ComparisonOperator As ExcelConditionalFormattingOperator
'Usage
 
Dim instance As ExcelHighlightingRule
Dim value As ExcelConditionalFormattingOperator
 
instance.ComparisonOperator = value
 
value = instance.ComparisonOperator
public ExcelConditionalFormattingOperator ComparisonOperator {get; set;}

Property Value

The comparison operator of the conditional formatting rule.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelHighlightingRule Class
ExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.