PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (ConditionalFormatCollection)

条件付き書式を取得します(コレクションからカスタム書式項目を取得するためのインデクサープロパティ)。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ConditionalFormat
public ConditionalFormat this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

条件付き書式を含む ConditionalFormat オブジェクト
参照

ConditionalFormatCollection クラス
ConditionalFormatCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.