以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 如何去除锁定列标志 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=64088) |
-- 作者:affixed -- 发布时间:2015/2/4 17:18:00 -- 如何去除锁定列标志 请问,如何去除锁定列标志 谢谢!
|
-- 作者:Bin -- 发布时间:2015/2/4 17:19:00 -- 换个锁定方式 PrepareEdit if e.col.name="X" then e.cancel=true end if
|