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


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TextCondition Class
TextCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options