Parameters
- aggType
- AggregateEnum value that specifies the type of aggregate to calculate.
- topRow
- Top row in the range.
- leftCol
- Left column in the range.
- bottomRow
- Bottom row in the range.
- rightCol
- Right column in the range.
- flags
- AggregateFlags value that specifies aggregation options.
Return Value
A System.Double that represents the aggregate value.