GrapeCity.Windows.SpreadGrid 名前空間 > ConditionalFormat クラス : AddSpecificTextRule メソッド |
'Declaration
Public Sub AddSpecificTextRule( _ ByVal comparisionOperator As TextComparisonOperator, _ ByVal text As String, _ ByVal style As StyleInfo, _ ByVal ParamArray ranges() As CellRange _ )
public void AddSpecificTextRule( TextComparisonOperator comparisionOperator, string text, StyleInfo style, params CellRange[] ranges )