GrapeCity SPREAD for WPF 2.0J
Create メソッド (SpecificTextRule)

比較演算子。
比較用の文字列。
セルスタイル。
指定した比較演算子、文字列、およびスタイルを使用して、新しい文字列比較ルールを作成します。
構文
'Declaration
 
Public Shared Function Create( _
   ByVal op As TextComparisonOperator, _
   ByVal text As String, _
   ByVal style As StyleInfo _
) As SpecificTextRule

パラメータ

op
比較演算子。
text
比較用の文字列。
style
セルスタイル。

戻り値の型

作成された新しい文字列比較ルール。
参照

SpecificTextRule クラス
SpecificTextRule メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.