天软金融分析.NET函数大全 > 文档处理函数 > Excel处理函数 > Excel操作相关的类 > TxlsSheet类 > TxlsSheet方法

SplitPanes    

简述
拆分窗格
定义
SplitPanes(pointsWidth;pointsHeight:Integer);
参数
名称类型说明
pointsWidthInteger整数,拆分中心点的宽度
pointsHeightInteger整数,拆分中心点的高度
返回
    相关