IDocEvents.PivotTableBeforeDiscardChanges(PivotTable, Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void PivotTableBeforeDiscardChanges(Microsoft::Office::Interop::Excel::PivotTable ^ TargetPivotTable, int ValueChangeStart, int ValueChangeEnd);
public void PivotTableBeforeDiscardChanges (Microsoft.Office.Interop.Excel.PivotTable TargetPivotTable, int ValueChangeStart, int ValueChangeEnd);
Public Sub PivotTableBeforeDiscardChanges (TargetPivotTable As PivotTable, ValueChangeStart As Integer, ValueChangeEnd As Integer)
Parâmetros
- TargetPivotTable
- PivotTable
- ValueChangeStart
- Int32
- ValueChangeEnd
- Int32