DocEvents_SinkHelper.PivotTableBeforeAllocateChanges Method

Definition

public:
 override void PivotTableBeforeAllocateChanges(Microsoft::Office::Interop::Excel::PivotTable ^ , int , int , bool % );
public override void PivotTableBeforeAllocateChanges (Microsoft.Office.Interop.Excel.PivotTable , int , int , ref bool );
Public Overrides Sub PivotTableBeforeAllocateChanges ( As PivotTable,  As Integer,  As Integer, ByRef  As Boolean)

Parameters

Implements

Applies to