DocEvents_SinkHelper.PivotTableBeforeAllocateChanges Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)