DioDocs for Excel
Item プロパティ (IFormatConditions)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IFormatConditions インターフェース : Item プロパティ
取得する条件付き書式設定の 0 から始まるインデックス。
0 から始まるインデックスで指定された条件付き書式設定を返します。
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
System.object this[ 
   System.int index
]; {get;}

パラメータ

index
取得する条件付き書式設定の 0 から始まるインデックス。

プロパティ値

指定された条件付き書式設定。
参照

IFormatConditions インターフェース
IFormatConditions メンバ