摘要:
想让excel中某个区域出现(行/列)颜色交替的样式,在条件格式中中选择公式,然后输入:=mod(row(),2)或将row()换成column() 阅读全文
posted @ 2008-11-04 13:21 on the way to... 阅读(174) 评论(0) 推荐(0)
|
|||
|
摘要:
想让excel中某个区域出现(行/列)颜色交替的样式,在条件格式中中选择公式,然后输入:=mod(row(),2)或将row()换成column() 阅读全文
posted @ 2008-11-04 13:21 on the way to... 阅读(174) 评论(0) 推荐(0) |
|||