# GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand" data-uid="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand" class="text-break">ChangeLayoutPivotTableCommand Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.Spreadsheet.Commands.Command.html">Command</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableCommand.html">PivotTableCommand</a></div>
    <div class="level3"><span class="xref">ChangeLayoutPivotTableCommand</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.html">GrapeCity.Spreadsheet.Commands.PivotTables</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class ChangeLayoutPivotTableCommand : PivotTableCommand, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class ChangeLayoutPivotTableCommand
    Inherits PivotTableCommand
    Implements IDisposable</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_ExecuteUndo" data-uid="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.ExecuteUndo">
          <a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.ExecuteUndo.html#GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_ExecuteUndo">ExecuteUndo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_RestoreTableLocation" data-uid="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.RestoreTableLocation">
          <a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.RestoreTableLocation.html#GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_RestoreTableLocation">RestoreTableLocation()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_SaveUndoStateCore" data-uid="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.SaveUndoStateCore">
          <a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.SaveUndoStateCore.html#GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_SaveUndoStateCore">SaveUndoStateCore()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the data for undoing.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_UndoPivotTableRange_GrapeCity_Spreadsheet_Reference_" data-uid="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.UndoPivotTableRange(GrapeCity.Spreadsheet.Reference)">
          <a class="xref" href="GrapeCity.Spreadsheet.Commands.PivotTables.ChangeLayoutPivotTableCommand.UndoPivotTableRange.html#GrapeCity_Spreadsheet_Commands_PivotTables_ChangeLayoutPivotTableCommand_UndoPivotTableRange_GrapeCity_Spreadsheet_Reference_">UndoPivotTableRange(Reference)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
