'Declaration
Public Sub SetAggregationType( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal aggType As AggregationType _ )
'Usage
Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim aggType As AggregationType instance.SetAggregationType(row, column, aggType)
Parameters
- row
- Row index of cell in column footer
- column
- Column index of cell in column footer
- aggType
- Formula type