AppEvents_SinkHelper.SheetPivotTableBeforeCommitChanges 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 SheetPivotTableBeforeCommitChanges(System::Object ^ , Microsoft::Office::Interop::Excel::PivotTable ^ , int , int , bool % );
public override void SheetPivotTableBeforeCommitChanges (object , Microsoft.Office.Interop.Excel.PivotTable , int , int , ref bool );
Public Overrides Sub SheetPivotTableBeforeCommitChanges ( As Object, As PivotTable, As Integer, As Integer, ByRef As Boolean)