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

FreezePanes    

简述
冻结指定窗格
定义
FreezePanes(Cols;Rows:Integer);
参数
名称类型说明
Colinteger整数,列的位置,从0开始。
Rowinteger 整数,行的位置,从0开始。
返回
    相关