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

セルの行インデックス
セルの列インデックス
指定した行と列にあるセルからすべての条件付き書式を削除します。
構文
'Declaration
 
Sub ClearConditionalFormats( _
   ByVal row As Integer, _
   ByVal column As Integer _
) 
void ClearConditionalFormats( 
   int row,
   int column
)

パラメータ

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

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

 

 


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