手抄报 安全手抄报 手抄报内容 手抄报图片 英语手抄报 清明节手抄报 节约用水手抄报

用VBA程序为你的Excel 背景设置护眼色

时间:2024-10-13 22:48:43

1、Sub 设置护眼色()With Cells .Borders.Color = 12632256 .Interior.Color = 12312507End WithEnd Sub效果图如下:

用VBA程序为你的Excel 背景设置护眼色

2、Sub 取消护眼色()With Cells .Borders.LinStyle = xlNone .Interior.Color = xlNoneEnd WithEnd Sub

© 2025 手抄报圈
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com