'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
'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
bool ExcelSetAutoFilter( short sheet, int startColumn, int endColumn, int startRow, int endRow, ArrayList filterString )
IExcelXml インタフェース IExcelXml メンバ
© MESCIUS inc. All rights reserved.