'Declaration Public Function CreateAutoFilter( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ ) As AutoFilter
'Declaration
Public Function CreateAutoFilter( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ ) As AutoFilter
public AutoFilter CreateAutoFilter( int row, int column, int row2, int column2 )
null
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.