Gets the aggregation of the cells in the specified range of cells.
Syntax
Parameters
- row
- Row index of first row in selected range
- column
- Column index of first column in selected range
- rowCount
- Number of rows in selected range
- columnCount
- Number of columns in selected range
- aggType
- The type of aggregation
- aggformula
- The aggregation formula.
Return Value
An object of the aggregation result
Exceptions
Exception | Description |
ParseException |
aggformula is not a valid formula.
|
Requirements
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
See Also