'Declaration Public Function New( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ Optional ByVal function As BuiltinFunction, _ Optional ByVal shouldUseSubtotalFunction As Boolean _ )
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ Optional ByVal function As BuiltinFunction, _ Optional ByVal shouldUseSubtotalFunction As Boolean _ )
public AutoSumCommand( Worksheet worksheet, int row, int column, int row2, int column2, BuiltinFunction function, bool shouldUseSubtotalFunction )
AutoSumCommand クラス AutoSumCommand メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.