MESCIUS SPREAD for ASP.NET 10.0J
GetColumnConditionalFormats メソッド

列インデックス
次のセルを検索するかどうか
指定した列の次の列の条件付き書式を取得します。
構文
'Declaration
 
Function GetColumnConditionalFormats( _
   ByRef column As Integer, _
   ByVal findNext As Boolean _
) As ConditionalFormat()
ConditionalFormat[] GetColumnConditionalFormats( 
   ref int column,
   bool findNext
)

パラメータ

column
列インデックス
findNext
次のセルを検索するかどうか

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.