取消合并范围单元格
<h1>功能</h1>
<p>取消合并Excel工作表指定范围内的单元格。</p>
<h1><strong>选项</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>工作表名称</td>
<td>【字符串】工作表的名称</td>
<td>'Sheet2'</td>
</tr>
<tr>
<td>范围</td>
<td>【字符串】要取消合并的单元格的范围</td>
<td>'A1:C2'</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>1、使用该函数,需要和‘Excel应用程序范围’函数搭配。
2、使用该函数时,需要确保要操作的excel文件是处于关闭状态。
3、如果‘范围’为空,则取到的是整个工作表的有效范围。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/079f1b96aaac106902f8b992026dc6cf" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/602ebf7b73ff3b9c02e76cae35670d37" title="[组件[取消合并范围单元格]_20210205.db">组件[取消合并范围单元格]_20210205.db</a></p>