'宣言 Public Function New( _ ByVal worksheet As Worksheet, _ ByVal tableName As System.String, _ ByVal tableColumnIndex As System.Integer, _ ByVal func As TotalsCalculation _ )
public TableSubTotalCommand( Worksheet worksheet, System.string tableName, System.int tableColumnIndex, TotalsCalculation func )
パラメータ
- worksheet
- tableName
- tableColumnIndex
- func