MESCIUS SPREAD for Windows Forms 17.0J
ExcelSetAutoFilter メソッド

シートインデックス
列の開始インデックス
終了列インデックス
開始行インデックス
終了行インデックス
フィルタ文字列
Excel XMLのオートフィルタを設定します。
構文
'Declaration
 
Function ExcelSetAutoFilter( _
   ByVal sheet As Short, _
   ByVal startColumn As Integer, _
   ByVal endColumn As Integer, _
   ByVal startRow As Integer, _
   ByVal endRow As Integer, _
   ByVal filterString As ArrayList _
) As Boolean

パラメータ

sheet
シートインデックス
startColumn
列の開始インデックス
endColumn
終了列インデックス
startRow
開始行インデックス
endRow
終了行インデックス
filterString
フィルタ文字列
参照

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

 

 


© MESCIUS inc. All rights reserved.