'Declaration Public Function New( _ ByVal worksheet As Worksheet, _ ByVal range As Reference, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal type As AutoFillType _ )
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal range As Reference, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal type As AutoFillType _ )
public AutoFillCommand( Worksheet worksheet, Reference range, int row, int column, int row2, int column2, AutoFillType type )
AutoFillCommand クラス AutoFillCommand メンバ
© MESCIUS inc. All rights reserved.