MESCIUS SPREAD for ASP.NET 10.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 メンバ

 

 


© MESCIUS inc. All rights reserved.