DocEvents_SinkHelper.PivotTableBeforeAllocateChanges 方法

定义

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)

参数

实现

适用于