语法
表达式.BreakSideBySide
表达式 一个代表 Windows 对象的变量。
返回值Boolean
示例
下例结束了并排模式。
function CloseSideBySide() { ActiveWorkbook.Windows.BreakSideBySide() }