_Worksheet.ConsolidationFunction Property

Definition

Returns the function code used for the current consolidation. Can be one of the XlConsolidationFunction constants. Read-only.

public:
 property Microsoft::Office::Interop::Excel::XlConsolidationFunction ConsolidationFunction { Microsoft::Office::Interop::Excel::XlConsolidationFunction get(); };
public Microsoft.Office.Interop.Excel.XlConsolidationFunction ConsolidationFunction { get; }
Public ReadOnly Property ConsolidationFunction As XlConsolidationFunction

Property Value

Applies to