Worksheet.ConsolidationFunction Property

Gets the function code used for the current consolidation.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

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

Property Value

Type: Microsoft.Office.Interop.Excel.XlConsolidationFunction
One of the XlConsolidationFunction values.

.NET Framework Security

See Also

Reference

Worksheet Interface

Microsoft.Office.Tools.Excel Namespace