GrapeCity.Xaml.SpreadSheet.Data
CompareType Property (NumberCondition)


Gets the type of the comparison.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property CompareType As GeneralCompareType
'Usage
 
Dim instance As NumberCondition
Dim value As GeneralCompareType
 
instance.CompareType = value
 
value = instance.CompareType
[DefaultValue()]
public GeneralCompareType CompareType {get; set;}

Property Value

The type of the comparison. The default value is Equals.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NumberCondition Class
NumberCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options