bool ExcelGetAutoFilter( short sheet, ref int startColumn, ref int endColumn, ref int startRow, ref int endRow, ref ArrayList filterStringList, ref Hashtable filterOutRows )
'Declaration Function ExcelGetAutoFilter( _ ByVal sheet As Short, _ ByRef startColumn As Integer, _ ByRef endColumn As Integer, _ ByRef startRow As Integer, _ ByRef endRow As Integer, _ ByRef filterStringList As ArrayList, _ ByRef filterOutRows As Hashtable _ ) As Boolean
'Declaration
Function ExcelGetAutoFilter( _ ByVal sheet As Short, _ ByRef startColumn As Integer, _ ByRef endColumn As Integer, _ ByRef startRow As Integer, _ ByRef endRow As Integer, _ ByRef filterStringList As ArrayList, _ ByRef filterOutRows As Hashtable _ ) As Boolean
IExcelXml インタフェース IExcelXml メンバ
© MESCIUS inc. All rights reserved.