バージョン

BlanksConditionalFormat クラス

セルの値が設定されていないかどうかに基づいて Infragistics.Documents.Excel.WorksheetCell のビジュアル属性を制御するプロパティを公開します。
シンタックス
'宣言
 
Public NotInheritable Class BlanksConditionalFormat 
   Inherits ConditionalFormatBase
public sealed class BlanksConditionalFormat : ConditionalFormatBase 
解説

この条件は、値がないセルのビジュアル属性を制御するために使用できます。

この条件を反転するために NoBlanksConditionalFormat クラスを使用します。

空のセルがコンテンツを表示しないため、ConditionalFormatBase.CellFormat の前景に関連するプロパティは適用できません。

参照