刷新透视表
<h1>功能</h1>
<p>刷新指定的透视表。</p>
<h1><strong>输入</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>工作表名称</td>
<td>【字符串】工作簿中的工作表名称。</td>
<td>‘sheet3</td>
</tr>
<tr>
<td>表格名称</td>
<td>【字符串】要操作的透视表表格的名称</td>
<td>'test1'</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>1、表格名称,为要操作的透视表表格的名称。
2、透视表要已经存在。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p>对表格进行更改后,刷新透视表后,按修改后表格进行显示
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/988492fb351249a38dec696d83277119" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/8b48a1a90fc75f38ffc63cf365d651d3" title="[组件[刷新透视表函数]_20210219.db">组件[刷新透视表函数]_20210219.db</a></p>