PowerTools SPREAD for ASP.NET 8.0J
ConditionalFormatInvalidateCell メソッド

セルの行インデックス
セルの列インデックス
指定した条件付き書式セルを無効にします。
構文
'Declaration
 
Function ConditionalFormatInvalidateCell( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Boolean
bool ConditionalFormatInvalidateCell( 
   int row,
   int column
)

パラメータ

row
セルの行インデックス
column
セルの列インデックス
参照

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

 

 


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