Worksheet.ConsolidationFunction Property

Gets the function code used for the current consolidation.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
ReadOnly Property ConsolidationFunction As XlConsolidationFunction
XlConsolidationFunction ConsolidationFunction { get; }

Property Value

Type: XlConsolidationFunction
One of the XlConsolidationFunction values.

.NET Framework Security

See Also

Reference

Worksheet Interface

Microsoft.Office.Tools.Excel Namespace